|
PHP5中文手册
ifxus_read_slob(No version information available, might be only in CVS) ifxus_read_slob — Reads nbytes of the slob object 说明
string ifxus_read_slob
( int $bid
, int $nbytes
)
Reads nbytes of the slob object. 参数
返回值Returns the slob contents as a string, or FALSE on errors. |