PHP Classes / gsmysql

Execute MySQL queries from lists of parameters

gsmysql PHP Class

This class can be used to execute MySQL queries from lists of parameters. It can compose and execute several types of SQL queries to a MySQL database table given a list of parameters. Currently it can compose and execute SQL queries for SELECT, INSERT, UPDATE and DELETE. The class can also generate an HTML form get values to insert or update the records of the given MySQL database table.

Similar PHP Classes

Search in PHP Classes

Filter by tags