PHP.nl

dba_firstkey

dba_firstkey

Fetch first key

 **dba_firstkey** Dba\Connection $dba
returns the first key of the database

and resets the internal key pointer. This permits a linear search through the whole database. dba_firstkey

dbadba.parameter.dba

Returns the key on successreturn.falseforfailure.

dba_nextkey``dba_key_splitDBA examples