sqlite_keySQLiteResult-key

Example

 int sqlite_key ( resource $result ) 

Description

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

Return Values

Returns the current row index of the buffered result set result.