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

search for in the

ibase_blob_echo> <ibase_blob_close
Last updated: Fri, 05 Sep 2008

view this page in

ibase_blob_create

(PHP 4, PHP 5)

ibase_blob_createデータを追加するために blob を生成する

説明

resource ibase_blob_create ([ resource $link_identifier ] )

ibase_blob_create() は、 データを書き込むための新しい BLOB を生成します。

パラメータ

link_identifier

InterBase リンク ID。省略した場合は、 最後にオープンしたリンクを使用します。

返り値

ibase_blob_add() で使用するための BLOB ハンドルを返します。失敗した場合は FALSE を返します。



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

ibase_blob_echo> <ibase_blob_close
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites