php man page for sqlite_key

Query: sqlite_key

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fbsql_fetch_row(3) - php
maxdb_data_seek(3) - php
mysql_fetch_row(3) - php
sqlite_fetch_all(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation