ifxus_create_slob
(PHP 4, PHP <=5.2.0)
ifxus_create_slob — Creates an slob object and opens it
Descrição
int ifxus_create_slob
( int
$mode
)Creates an slob object and opens it.
Parâmetros
-
mode -
A combination of
IFX_LO_RDONLY,IFX_LO_WRONLY,IFX_LO_APPENDIFX_LO_RDWR,IFX_LO_BUFFER,IFX_LO_NOBUFFER.
Valor Retornado
Return the new slob object-id, or FALSE on errors.
Veja Também
- ifxus_close_slob() - Deletes the slob object
- ifxus_free_slob() - Deletes the slob object
There are no user contributed notes for this page.
