Query: ifxus_read_slob
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IFXUS_READ_SLOB(3) 1 IFXUS_READ_SLOB(3) ifxus_read_slob - Reads nbytes of the slob objectSYNOPSISstring ifxus_read_slob (int $bid, int $nbytes)DESCRIPTIONReads $nbytes of the slob object.PARAMETERSo $bid - An existing slob id. o $nbytes - The number of bytes to read.RETURN VALUESReturns the slob contents as a string, or FALSE on errors.SEE ALSOifxus_write_slob(3). PHP Documentation Group IFXUS_READ_SLOB(3)