(PHP 5)
sqlite_next(no version information, might be only in CVS)
SQLiteResult->next(no version information, might be only in CVS)
SQLiteUnbuffered->next -- Seek to the next row numberObject oriented style (method):
class SQLiteResult {
sqlite_next() advances the result handle
result
to the next row.