PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(PHP 3 >= 3.0.7, PHP 4, PHP 5)
This function will discard a BLOB created by ibase_create_blob() if it has not yet been closed by ibase_blob_close(). Returns TRUE on success or FALSE on failure.
See also ibase_blob_close(), ibase_blob_create() and ibase_blob_import().