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