ibase_blob_cancel
(PHP 4, PHP 5)
ibase_blob_cancel — Cancel creating blob
Description
bool ibase_blob_cancel ( resource $blob_handle )This function will discard a BLOB created by ibase_create_blob() if it has not yet been closed by ibase_blob_close(). Vrací TRUE při úspěchu, FALSE při selhání.
See also ibase_blob_close(), ibase_blob_create() and ibase_blob_import().
ibase_blob_cancel
There are no user contributed notes for this page.
