Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1133
PHP Script Codes > MySQLiQuery
This class can execute queries from parameter lists using MySQLi.
It extends the MySQLi class with functions that can compose and execute SELECT, INSERT, UPDATE, DELETE, REPLACE and HANDLER queries with parameter values that define tables, fields, field values, conditions, etc..
The class destructor function disconnects from the MySQL server.