php man page for ibase_blob_echo

Query: ibase_blob_echo

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fbsql_autocommit(3) - php
fbsql_create_db(3) - php
fbsql_read_blob(3) - php
ibase_blob_import(3) - php
ldap_get_option(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch