|
PHP5中文手册
ifxus_write_slob(No version information available, might be only in CVS) ifxus_write_slob — Writes a string into the slob object 说明
int ifxus_write_slob
( int $bid
, string $content
)
Writes a string into the slob object. 参数
返回值Returns the bytes written as an integer, or FALSE on errors. |