sqlite_key(3) php man page | unix.com

Man Page: sqlite_key

Operating Environment: php

Section: 3

SQLITE_KEY(3)															     SQLITE_KEY(3)

sqlite_key - Returns the current row index

       Object oriented style (method):

SYNOPSIS
int SQLiteResult::key (void )
DESCRIPTION
SQLiteResult::key returns the current row index of the buffered result set $result. 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 $result.
SEE ALSO
sqlite_next(3), sqlite_current(3), sqlite_rewind(3). PHP Documentation Group SQLITE_KEY(3)
Related Man Pages
odbc_fetch_row(3) - php
mysql_fetch_row(3) - php
sqlite_column(3) - php
sqlite_fetch_array(3) - php
sqlite_query(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!