PHP Classes / MySqueaks

Manipulate MySQL database tables

MySqueaks PHP Class

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.

Similar PHP Classes

Search in PHP Classes

Filter by tags