ifxus_create_slob

(PHP 4, PHP 5 < 5.2.1)

ifxus_create_slobCreates an slob object and opens it

Opis

ifxus_create_slob ( int $mode ) : int

Creates an slob object and opens it.

Parametry

mode

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

Zwracane wartości

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

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top