(PHP 4, PHP <=5.2.0)
Writes a string into the slob object
int ifxus_write_slob ( int $bid, string $content )
Writes a string into the slob object.
Parameters:
bid
An existing slob id.
content
The content to write, as a string.
Returns:
Returns the bytes written as an integer, or FALSE
on errors.
See also:
Please login to continue.