Query: ifxus_write_slob
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IFXUS_WRITE_SLOB(3) 1 IFXUS_WRITE_SLOB(3) ifxus_write_slob - Writes a string into the slob objectSYNOPSISint ifxus_write_slob (int $bid, string $content)DESCRIPTIONWrites a string into the slob object.PARAMETERSo $bid - An existing slob id. o $content - The content to write, as a string.RETURN VALUESReturns the bytes written as an integer, or FALSE on errors.SEE ALSOifxus_read_slob(3). PHP Documentation Group IFXUS_WRITE_SLOB(3)