PHP Classes / MySQLClass

Modify MySQL database records from parameters

MySQLClass PHP Class

This class can be used to modify records of MySQL database tables from a list of parameters. It can perform INSERT, UPDATE and DELETE SQL queries on a given MySQL table using lists of parameters to define the fields, values and conditions that will be applied.

Similar PHP Classes

Search in PHP Classes

Filter by tags