udm_free_res
説明
bool udm_free_res ( resource res )成功した場合に TRUE を、失敗した場合に FALSE を返します。
res - udm_find() から返された結果 ID へのリンク。
結果用に確保されたメモリを開放します。
udm_free_res
There are no user contributed notes for this page.
成功した場合に TRUE を、失敗した場合に FALSE を返します。
res - udm_find() から返された結果 ID へのリンク。
結果用に確保されたメモリを開放します。