ifxus_write_slob
(PHP 4, PHP 5 < 5.2.1)
ifxus_write_slob — Writes a string into the slob object
说明
ifxus_write_slob
( int
$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.

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.ifxus-write-slob.php