PHP Classes / MyEzSQL

Execute MySQL queries from lists of arguments

MyEzSQL PHP Class

This class can be used to execute MySQL queries from lists of arguments. It uses the MySQLi extension functions to establish a connection to MySQL database server. The class execute SELECT, INSERT, UPDATE and DELETE queries from lists of arguments that define the tables, fields, field values and condition clauses.

Similar PHP Classes

Search in PHP Classes

Filter by tags