ID: 28222 Updated by: [EMAIL PROTECTED] Reported By: rycamor at brainscraps dot com -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: all PHP Version: 5CVS-2004-04-29 (dev) New Comment:
Thanks for the suggestion. We've actually decide to go with SQLite instead. See http://www.php.net/sqlite. Previous Comments: ------------------------------------------------------------------------ [2004-04-29 22:07:43] rycamor at brainscraps dot com Description: ------------ Please make the dbx database abstraction module part of the default PHP build. There are many library developers who would like to start using dbx, but they cannot, because they don't know if the user has built PHP with dbx. I'm well aware that there are other abstraction libraries, but dbx is very simple, fast, and covers all standard interaction needs for a relational DBMS. Personally, I and many developers prefer it to the (overly) complex ones like PEAR:DB or ADODB. I think it would be a great benefit to the PHP project if a simple, straightforward, universal database module can be used anywhere, and dbx gets my vote. Thank you, Rick Morris ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28222&edit=1
