ifxus_open_slob

(PHP 4, PHP <=5.2.0)
Opens an slob object
int ifxus_open_slob ( int $bid, int $mode )

Opens an slob object. bid should be an existing slob id.

Parameters:
bid

An existing slob id.

mode

A combination of IFX_LO_RDONLY, IFX_LO_WRONLY, IFX_LO_APPEND IFX_LO_RDWR, IFX_LO_BUFFER, IFX_LO_NOBUFFER.

Returns:

Returns the new slob object-id, or FALSE on errors.

See also:

ifxus_close_slob() -

ifxus_free_slob() -

doc_php
2016-02-24 16:16:56
Comments
Leave a Comment

Please login to continue.