downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ifx_get_blob> <ifx_free_char
Last updated: Fri, 13 Nov 2009

view this page in

ifx_free_result

(PHP 4, PHP <=5.2.0)

ifx_free_resultクエリに関するリソースを解放する

説明

bool ifx_free_result ( resource $result_id )

result_id に間連するクエリの リソースを解放します。

パラメータ

result_id

result_id は、 ifx_query() または ifx_prepare() (select 型のクエリのみ!) により返された有効な結果 ID です。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

  • ifx_do() - 事前に準備された SQL 文を実行する



add a note add a note User Contributed Notes
ifx_free_result
There are no user contributed notes for this page.

ifx_get_blob> <ifx_free_char
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites