dba_nextkey

Example

 string dba_nextkey ( resource $handle ) 

Description

dba_nextkey() returns the next key of the database and advances the internal key pointer.

Return Values

Returns the key on success or FALSE on failure.