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

search for in the

ibase_blob_open> <ibase_blob_import
[edit] Last updated: Fri, 30 Nov 2012

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 - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites