PHP - Manual: ibase_blob_cancel
2024-11-14
(PHP 5, PHP 7 < 7.4.0)
ibase_blob_cancel — Cancel creating blob
$blob_handle
): boolThis function will discard a BLOB if it has not yet been closed by ibase_blob_close().
成功时返回 true
, 或者在失败时返回 false
。
官方地址:https://www.php.net/manual/en/function.ibase-blob-cancel.php