PHP - Manual: ifxus_write_slob
2024-11-14
(PHP 4, PHP 5 < 5.2.1)
ifxus_write_slob — Writes a string into the slob object
$bid
, string $content
) : intWrites a string into the slob object.
bid
An existing slob id.
content
The content to write, as a string.
Returns the bytes written as an integer, or FALSE
on errors.
官方地址:https://www.php.net/manual/en/function.ifxus-write-slob.php