int sqlite_key ( resource $result )
Object oriented style (method): int SQLiteResult::key ( void )
sqlite_key() returns the current row index of the buffered result set result.
Returns the current row index of the buffered result set result.