PHP.nl

ibase_blob_open

ibase_blob_open

Open blob for retrieving data parts

 **ibase_blob_open** resource $link_identifier string $blob_id
 **ibase_blob_open** string $blob_id

Opens an existing BLOB for reading.

link_identifierAn InterBase link identifier. If omitted, the last opened link is assumed.

blob_idA BLOB id.

Returns a BLOB handle for later use with return.falseforfailure. ibase_blob_get

ibase_blob_close``ibase_blob_echo``ibase_blob_get