Databases: Simple MySQL wrapper
Graham Trott (contact me)
This class implements a MySQL database access wrapper.
It provides a set of static functions that implement several types of database access functions like establishing connections, executing queries, retrieving results, checking, creating, and dropping tables, get table column information, importing and exporting data from tables.
Click here for detailed information about this class on phpclasses.org