This class gives you the possibility to navigate through MySQL record sets and manipulate the stored information.
It just takes a SELECT statement and the class takes care of the other operations that you may want to perform, like for instance: updating records, deleting records, adding a new record, filter records according to a criteria.
The class is meant to be used by those who just want easy access to their database table records and do not want to deal SQL too much.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|