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, 20 Nov 2009

view this page in

ibase_blob_info

(PHP 4, PHP 5)

ibase_blob_infoZwraca długość i inne informacje dotyczące BLOBa

Opis

array ibase_blob_info ( resource $identyfikator_połączenia , string $identyfikator_bloba )
array ibase_blob_info ( string $identyfikator_bloba )

Zwraca długość i inne informacje na temat BLOBa.

Parametry

identyfikator_połączenia

Identyfikator połączenia do Firebird/Interbase. Jeśli został pominięty używane jest ostatnio otwarte połączenie.

identyfikator_bloba

Identyfikator BLOBa.

Zwracane wartości

Zwraca tablicę zawierającą informacje o BLOBie. Zwrócona informacja składa się z długości BLOBa, liczby segmentów, wielkości największego segmentu i czy jest to BLOB strumieniowy czy segmentowy.



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, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites