sqlite_keySQLiteResult-key

 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.