MySQL DB Connector

Package:
MySQL DB Connector
Summary:
Execute MySQL queries composed programmatically
Groups:
Databases, PHP 5
Author:
Tharange Priyankere
Description:
This class can be used to execute MySQL queries composed programmatically.

It can establish connections to a MySQL database server using the MySQLi extension.

The class can compose and execute SQL SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses.


Powered by Gewgley