dba_firstkey(3) php man page | unix.com

Man Page: dba_firstkey

Operating Environment: php

Section: 3

DBA_FIRSTKEY(3) 							 1							   DBA_FIRSTKEY(3)

dba_firstkey - Fetch first key

SYNOPSIS
string dba_firstkey (resource $handle)
DESCRIPTION
dba_firstkey(3) returns the first key of the database and resets the internal key pointer. This permits a linear search through the whole database.
PARAMETERS
o $handle - The database handler, returned by dba_open(3) or dba_popen(3).
RETURN VALUES
Returns the key on success or FALSE on failure.
SEE ALSO
dba_nextkey(3), dba_key_split(3), Example 2 in the DBA examples. PHP Documentation Group DBA_FIRSTKEY(3)
Related Man Pages
pg_lo_close(3) - php
dbase_add_record(3) - php
fbsql_db_status(3) - php
wincache_ucache_dec(3) - php
wincache_ucache_inc(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
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