(PHP3 >= 3.0.4, PHP4 )
ifxus_write_slob -- Writes a string into the slob object
Description
int ifxus_write_slob
(long bid, string content)
Writes a string into the slob object. bid
is a existing slob id and content the
content to write. Return FALSE on error otherwise bytes written.