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_open> <ibase_blob_import
Last updated: Fri, 13 Nov 2009

view this page in

ibase_blob_info

(PHP 4, PHP 5)

ibase_blob_infoblob の長さと他の便利な情報を返す

説明

array ibase_blob_info ( resource $link_identifier , string $blob_id )
array ibase_blob_info ( string $blob_id )

BLOB の長さや他の便利な情報を返します。

パラメータ

link_identifier

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

blob_id

BLOB の ID。

返り値

BLOB についての情報を含む配列を返します。返される情報には BLOB の長さ・含んでいるセグメントの数・最大のセグメントのサイズ・ ストリーム BLOB とセグメント BLOB のどちらであるかなどがあります。



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

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