PHP » GoLang |
login |
register |
about
|
sqlite_keySQLiteResult::key(PHP 5 >= 5.1.0 < 5.4.0) sqlite_key -- SQLiteResult::key — Returns the current row index DescriptionObject oriented style (method):
int SQLiteResult::key
( void
)
SQLiteResult::key() returns the current row index of
the buffered result set Unlike all other SQLite functions, this function does not have a procedural version, and can only be called as a method on a SQLiteResult object. Return Values
Returns the current row index of the buffered result set
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|