ifxus_create_slob -- Creates an slob object and opens it
Syntax
int ifxus_create_slob ( int mode )
Creates an slob object and opens it. Modes: 1 = LO_RDONLY, 2 =
LO_WRONLY, 4 = LO_APPEND, 8 = LO_RDWR, 16 = LO_BUFFER, 32 =
LO_NOBUFFER -> or-mask. You can also use constants named
IFX_LO_RDONLY, IFX_LO_WRONLY etc. Return FALSE on error otherwise
the new slob object-id.
Php ifxus create slob Function syntax tag
ifxus create slob php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php ifxus create slob syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.