ibase_blob_open

(PHP 5, PHP 7)

ibase_blob_openOpen blob for retrieving data parts

说锟斤拷

ibase_blob_open ( resource $link_identifier , string $blob_id ) : resource
ibase_blob_open ( string $blob_id ) : resource

Opens an existing BLOB for reading.

锟斤拷锟斤拷

link_identifier

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

blob_id

A BLOB id.

锟斤拷锟斤拷值

Returns a BLOB handle for later use with ibase_blob_get() 锟斤拷锟斤拷锟斤拷失锟斤拷时锟斤拷锟斤拷 FALSE.

锟轿硷拷