Forum und email
ifxus_open_slob

ifxus_open_slob

(PHP 3 >= 3.0.4, PHP 4, PHP 5)

ifxus_open_slob -- Opens an slob object

Popis

int ifxus_open_slob ( int bid, int mode )

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

Seznam parametrů

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.

Návratové hodnoty

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