ifxus_seek_slob -- Sets the current file or seek position
Syntax
int ifxus_seek_slob ( int bid, int mode, int offset )
Sets the current file or seek position of an open slob object.
bid should be an existing slob id. Modes:
0 = LO_SEEK_SET, 1 = LO_SEEK_CUR, 2 = LO_SEEK_END and
offset is an byte offset. Return FALSE on
error otherwise the seek position.
Php ifxus seek slob Function syntax tag
ifxus seek 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 seek 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.