PHP dba_nextkey function
Like this blog? Consider exploring one of our sponsored banner ads...
dba_nextkey
(PHP 3 >= 3.0.8, PHP 4, PHP 5)
dba_nextkey — Fetch next keyDescriptionstring dba_nextkey ( resource handle )
dba_nextkey() returns the next key of the database
and advances the internal key pointer.
handle
The database handler, returned by dba_open() or
dba_popen().
Return Values
Returns the key on success, or FALSE on failure.
dba_firstkey()dba_key_split()Example 2 in the DBA examples
About this entry
You’re currently reading “PHP dba_nextkey function,” an entry on BRADINO
- Published:
- 2.26.07 / 1am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]