New MySQL
Package:
Summary:
Retrieve, update and delete MySQL table records
Groups:
Author:
Description:
This class can be used to retrieve, update and delete MySQL table records.
It can connect to a given MySQL database server and perform SELECT, UPDATE and DELETE queries to a given table using lists of parameters that define fields, values and conditions.
It can connect to a given MySQL database server and perform SELECT, UPDATE and DELETE queries to a given table using lists of parameters that define fields, values and conditions.
Comments are closed.