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

search for in the

ibase_blob_create> <ibase_blob_cancel
Last updated: Fri, 13 Nov 2009

view this page in

ibase_blob_close

(PHP 4, PHP 5)

ibase_blob_closeblob を閉じる

説明

mixed ibase_blob_close ( resource $blob_handle )

この関数は、読み込み用に ibase_blob_open() でオープンされたかあるいは書き込み用に ibase_blob_create() でオープンされた BLOB を閉じます。

パラメータ

blob_handle

ibase_blob_create() あるいは ibase_blob_open() でオープンした blob ハンドル。

返り値

BLOB が読み込み用であった場合、 この関数は成功時に TRUE を返します。一方 BLOB が書き込み用であった場合、 データベースによって割り当てられた BLOB ID を文字列で返します。 失敗した場合は、この関数は FALSE を返します。

参考



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

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