Database Abstraction Class

Package:
Database Abstraction Class
Summary:
MySQL database abstraction package
Groups:
Databases, PHP 5
Author:
Geoff Foley
Description:
This package is implements a MySQL database abstraction package. It can:

- Establish connections to a given MySQL host
- Execute SQL queries
- Retrieve results into objects and array
- Retrieve the length of the column fields
- Retrieve the number rows affected by a query
- Determine the highest value of a table id field


Powered by Gewgley