Databases: MySQLClass Andrés Ortiz (contact me)
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.