IFXUS_OPEN_SLOB(3) 1 IFXUS_OPEN_SLOB(3) ifxus_open_slob - Opens an slob objectSYNOPSISint ifxus_open_slob (int $bid, int $mode)DESCRIPTIONOpens an slob object. $bid should be an existing slob id.PARAMETERSo $bid - An existing slob id. o $mode - A combination of IFX_LO_RDONLY, IFX_LO_WRONLY, IFX_LO_APPEND IFX_LO_RDWR, IFX_LO_BUFFER, IFX_LO_NOBUFFER.RETURN VALUESReturns the new slob object-id, or FALSE on errors.SEE ALSOifxus_close_slob(3), ifxus_free_slob(3). PHP Documentation Group IFXUS_OPEN_SLOB(3)