Back
DB Driver
This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, query information (execution time and average execution time of all queries) and error logging.
Download this script