php man page for ibase_blob_close

Query: ibase_blob_close

OS: php

Section: 3

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

IBASE_BLOB_CLOSE(3)							 1						       IBASE_BLOB_CLOSE(3)

ibase_blob_close - Close blob

SYNOPSIS
mixed ibase_blob_close (resource $blob_handle)
DESCRIPTION
This function closes a BLOB that has either been opened for reading by ibase_blob_open(3) or has been opened for writing by ibase_blob_create(3).
PARAMETERS
o $blob_handle - A BLOB handle opened with ibase_blob_create(3) or ibase_blob_open(3).
RETURN VALUES
If the BLOB was being read, this function returns TRUE on success, if the BLOB was being written to, this function returns a string con- taining the BLOB id that has been assigned to it by the database. On failure, this function returns FALSE.
SEE ALSO
ibase_blob_cancel(3), ibase_blob_open(3). PHP Documentation Group IBASE_BLOB_CLOSE(3)
Related Man Pages
fbsql_create_blob(3) - php
sql-types-with-pdo_4d-and-php(3) - php
cubrid_lob_export(3) - php
fbsql_set_lob_mode(3) - php
ibase_blob_import(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update