ID: 15664 Updated by: [EMAIL PROTECTED] -Summary: dba_firstkey() isn't returning the first key Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: DBM/DBA related Operating System: Linux PHP Version: 4.1.1 New Comment:
Can you attach a short, concise snippet of code I can use to reproduce this please? Previous Comments: ------------------------------------------------------------------------ [2002-02-21 14:18:06] [EMAIL PROTECTED] Using dba with the gdbm backend. Creating a new database and inserting 10 values. When I go to look at that database using a dba_firstkey() followed by a series of dba_nextkey() calls, I do not get back all the data. If I ask for specific keys that did not show up, they exist and have data. Any ideas? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15664&edit=1
