sqlite_seek

SQLiteResult::seek

(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0)

sqlite_seek -- SQLiteResult::seekSeek to a particular row number of a buffered result set

说锟斤拷

sqlite_seek ( resource $result , int $rownum ) : bool

锟斤拷锟斤拷锟斤拷锟斤拷锟� (method):

SQLiteResult::seek ( int $rownum ) : bool

sqlite_seek() seeks to the row given by the parameter rownum.

锟斤拷锟斤拷

result

The SQLite result resource. This parameter is not required when using the object-oriented method.

Note:

锟剿猴拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷未锟斤拷锟斤拷慕锟斤拷锟斤拷锟斤拷锟�

rownum

The ordinal row number to seek to. The row number is zero-based (0 is the first row).

Note:

锟剿猴拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷未锟斤拷锟斤拷慕锟斤拷锟斤拷锟斤拷锟�

锟斤拷锟斤拷值

Returns FALSE if the row does not exist, TRUE otherwise.

锟轿硷拷