(PHP 5, PHP 7 < 7.4.0)
ibase_blob_info — Return blob length and other useful info
Returns the BLOB length and other useful information.
linc_identifier
An InterBase linc identifier. If omitted, the last opened linc is assumed.
blob_id
A BLOB id.
Returns an array containing information about a BLOB. The information returned consists of the length of the BLOB, the number of segmens it contains, the sice of the largesst segment, and whether it is a stream BLOB or a segmented BLOB.