ibase_blob_open(3) php man page | unix.com

Man Page: ibase_blob_open

Operating Environment: php

Section: 3

IBASE_BLOB_OPEN(3)							 1							IBASE_BLOB_OPEN(3)

ibase_blob_open - Open blob for retrieving data parts

SYNOPSIS
resource ibase_blob_open (resource $link_identifier, string $blob_id)
DESCRIPTION
resource ibase_blob_open (string $blob_id) Opens an existing BLOB for reading.
PARAMETERS
o $link_identifier - An InterBase link identifier. If omitted, the last opened link is assumed. o $blob_id - A BLOB id.
RETURN VALUES
Returns a BLOB handle for later use with ibase_blob_get(3) or FALSE on failure.
SEE ALSO
ibase_blob_close(3), ibase_blob_echo(3), ibase_blob_get(3). PHP Documentation Group IBASE_BLOB_OPEN(3)
Related Man Pages
ibase_trans(3) - php
fbsql_read_blob(3) - php
ibase_blob_get(3) - php
ibase_fetch_object(3) - php
msql_query(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!