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

search for in the

ibase_blob_create> <ibase_blob_cancel
Last updated: Fri, 10 Oct 2008

view this page in

ibase_blob_close

(PHP 4, PHP 5)

ibase_blob_closeblob を閉じる

説明

mixed ibase_blob_close ( resource $blob_handle )

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

パラメータ

blob_handle

ibase_blob_create() あるいは ibase_open_blob() でオープンした 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, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites