ibase_blob_echo(3) php man page | unix.com

Man Page: ibase_blob_echo

Operating Environment: php

Section: 3

IBASE_BLOB_ECHO(3)							 1							IBASE_BLOB_ECHO(3)

ibase_blob_echo - Output blob contents to browser

SYNOPSIS
bool ibase_blob_echo (string $blob_id)
DESCRIPTION
bool ibase_blob_echo (resource $link_identifier, string $blob_id) This function opens a BLOB for reading and sends its contents directly to standard output (the browser, in most cases).
PARAMETERS
o $link_identifier - An InterBase link identifier. If omitted, the last opened link is assumed. o $blob_id -
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ibase_blob_open(3), ibase_blob_close(3), ibase_blob_get(3). PHP Documentation Group IBASE_BLOB_ECHO(3)
Related Man Pages
ibase_trans(3) - php
fbsql_autocommit(3) - php
fbsql_close(3) - php
ibase_query(3) - php
mssql_close(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation