ABC_MySQL
Package:
Summary:
Execute MySQL queries and get paginated results
Groups:
Author:
Description:
This class can be used to execute MySQL queries and get paginated results.
It can insert, update and delete MySQL database table records with eventual prior validation of the field values according to given rules.
The class can also execute SELECT queries with support to retrieve results to show in paginated listings.
It can insert, update and delete MySQL database table records with eventual prior validation of the field values according to given rules.
The class can also execute SELECT queries with support to retrieve results to show in paginated listings.
Comments are closed.