文字

ifxus_write_slob

(PHP 4, PHP <=5.2.0)

ifxus_write_slobWrites a string into the slob object

说明

int ifxus_write_slob ( int $bid , string $content )

Writes 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.

参见

  • ifxus_read_slob() - Reads nbytes of the slob object
上一篇: 下一篇: