Join our community in the tech forums for uncut technology discussion.
ifxus_write_slob
(PHP 3>= 3.0.4, PHP 4 , PHP 5) ifxus_write_slob -- Writes a string into the slob object Descriptionint ifxus_write_slob ( int bid, string content )
Writes a string into the slob object. bid
is an existing slob id and content the
content to write. Return FALSE on error otherwise bytes written.
Join our community in the tech forums for uncut technology discussion.
|