ifxus_write_slob

(3.0.4 - 3.0.18 only, PHP 4 >= 4.0.0)

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.