dbi4php 1.0 Plans
Version 1.0 is very stable. Future versions may include support
for additional database systems and/or bug fixes.
dbi4php 2.0 Plans
Version 2.0 will be a rewrite of the tool. The code will
be moved into an a new class. Of course, this will mean only PHP4
and PHP5 are supported. PHP3 users will still be able to use version 1.
- Remove use of global variables ('c', 'db_type' and some others)
- Allow multiple simultaneous connections
- Make it easier to add support for new database systems
|