ifxus_seek_slob

(PHP 4, PHP 5 < 5.2.1)

ifxus_seek_slobSets the current file or seek position

说明

ifxus_seek_slob ( int $bid , int $mode , int $offset ) : int

Sets the current file or seek position of an open slob object.

参数

bid

An existing slob id.

mode

0 = LO_SEEK_SET, 1 = LO_SEEK_CUR, 2 = LO_SEEK_END.

offset

A byte offset.

返回值

Returns the seek position as an integer, or FALSE on errors.

参见

相关文章
php directoryiterator check whether current directoryiterator position is a valid filephp apd 函数 changes or sets the current debugging levelphp fdf 函数 sets version number for a fdf filephp informix 函数 sets the current file or seek positionphp informix 函数 returns the current file or seek positionphp ncurses 函数 add character at current position and advance cursorphp ncurses 函数 add attributed string with specified length at current positionphp ncurses 函数 add attributed string at current positionphp ncurses 函数 add string with specified length at current positionphp ncurses 函数 clear screen from current position to bottomphp ncurses 函数 delete line at current position move rest of screen upphp ncurses 函数 draw a horizontal line at current position using an attributed character and max. n characters longphp ncurses 函数 scroll window content up or down without changing current positionphp ncurses 函数 draw a vertical line at current position using an attributed character and max. n characters longphp ncurses 函数 adds character at current position in a window and advance cursorphp ncurses 函数 draws a vertical line in a window at current position using an attributed character and max. n characters longphp pdf 函数 add file attachment for current page deprecated php stream 函数 sets write file buffering on the given streamphp splfileobject return current file positionphp swish 函数 set current seek pointer to the given position
关注编程学问公众号