PHP - Manual: ifx_get_blob
2024-11-14
(PHP 4, PHP 5 < 5.2.1)
ifx_get_blob — Return the content of a blob object
$bid
) : stringReturns the content of the blob object.
bid
The BLOB object id.
The contents of the BLOB as a string, or FALSE
on errors.
官方地址:https://www.php.net/manual/en/function.ifx-get-blob.php