Databases: CRUDités Dwight Jack (contact me)
This class can be used to execute MySQL queries from lists of parameters.
It extends ezSQL class to add several functions that can be used to compose and execute common SQL queries by passing a list a parameters that defined tables, fields and conditions to execute SELECT, INSERT, UPDATE queries.