Richard Heyes has
made some updates to his
PEAR::DB replacement class today, including:
- Added numCols() function to the DB_result object
- Added seek() method to the DB_result object
- Enabled you to specify the fetchmode for getRow() and getAll()
- Made the test script easier to navigateAdded reset() method to the DB_result object
You can find out more about the project
here or just
download this new version and check out the
documentation to get you started.
Richard Heyes' Blog: PEAR::DB replacement class updated - Read More...