sqlite_keySQLiteResult::keyReturns the current row index
&reftitle.description;
intsqlite_keyresourceresult&style.oop; (method):intSQLiteResult::keysqlite_key returns the current row index of the
buffered result set result.
&reftitle.parameters;
result
The SQLite result resource. This parameter is not required when using
the object-oriented method.
&sqlite.no-unbuffered;
&reftitle.returnvalues;
Returns the current row index of the buffered result set
result.
&reftitle.changelog;
&Version;&Description;5.0.4
Prior to PHP 5.0.4, sqlite_key was only able to be
called as a method on a
SQLiteResult object,
not procedurally.
&reftitle.seealso;
sqlite_nextsqlite_currentsqlite_rewind