(PHP 4, PHP <=5.2.0)
ifxus_write_slob — Writes a string into the slob object
$bid
   , string $content
   )Writes a string into the slob object.
bidAn existing slob id.
contentThe content to write, as a string.
   Returns the bytes written as an integer, or FALSE on errors.