SQLiteUnbuffered->next()
SQLiteUnbuffered->next - Seek to the next row number
Syntax
bool SQLiteUnbuffered->next ()
Arguments
-
Description
Object oriented style (method):
Version
PHP 5, PECL sqlite >= 1.0.0
Return value
Returns TRUE on success, or FALSE if there are no more rows.