PHP - Manual: ifxus_read_slob
2024-11-14
(PHP 4, PHP 5 < 5.2.1)
ifxus_read_slob — Reads nbytes of the slob object
$bid
, int $nbytes
) : string
Reads nbytes
of the slob object.
bid
An existing slob id.
nbytes
The number of bytes to read.
Returns the slob contents as a string, or FALSE
on errors.
官方地址:https://www.php.net/manual/en/function.ifxus-read-slob.php