Improvements in DB 1.6.0
- Really works for more than just MySQL.
- New portability features, making it possible to write applications which can be easily ported between DBMS's.
- Prepare/execute works the same way for all DBMS's and allows escaping of placeholder characters.
- PHP 5 compatibility.
- PHP must be at version 4.2.0 or higher.