Query: ibase_blob_cancel
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IBASE_BLOB_CANCEL(3) 1 IBASE_BLOB_CANCEL(3) ibase_blob_cancel - Cancel creating blobSYNOPSISbool ibase_blob_cancel (resource $blob_handle)DESCRIPTIONThis function will discard a BLOB if it has not yet been closed by ibase_blob_close(3).PARAMETERSo $blob_handle - A BLOB handle opened with ibase_blob_create(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOibase_blob_close(3), ibase_blob_create(3), ibase_blob_import(3). PHP Documentation Group IBASE_BLOB_CANCEL(3)
| Related Man Pages |
|---|
| fbsql_create_blob(3) - php |
| cubrid_lob_get(3) - php |
| fbsql_read_blob(3) - php |
| ibase_blob_get(3) - php |
| ibase_blob_import(3) - php |