Databases: MySqueaks
Han Jun Kwang (contact me)
This class can be used to manipulate MySQL database tables and their records data.
It can be used to build SQL queries to perform the basic SELECT, INSERT, UPDATE and DELETE statements from lists of parameters.
The class can wrap also more complex table management queries like: CREATE TABLE, CREATE VIEW, ALTER TABLE, RENAME TABLE, DROP TABLE, and OPTIMIZE.
Click here for detailed information about this class on phpclasses.org
Doc.
Developers documentation