Databases: classDataObject
vinrunner (contact me)
This class can be used to store and retrieve MySQL table records as arrays.
It can execute SELECT queries to a table and retrieve one or more records into arrays.
The class can generate pagination links to browse listings of table records split in many pages.
The class can also execute INSERT and UPDATE queries to set table records with data from array parameters.
Click here for detailed information about this class on phpclasses.org