This package is an OOP database abstraction layer for PHP 5.1 or greater.
It provides an abstract classes to access database servers and traverse result sets.
There are several implementation classes to access different types of databases:
SQLite, MySQL, PostgreSQL and MSSQL |