This is a simple MySQL database access wrapper to execute SQL queries and display results in HTML tables.
The class connects to a MySQL Server, sends SQL statements and gets the results as an array. A table with the data from the result sets can be displayed too.
The class may optionally returns error messages on failure based on the mysql_error() and user defined error messages.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (67.3%) |
Sufficient (75.0%) |
- |
Sufficient (69.2%) |
- |
- |
Not sure (48.1%) |
1346 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| AdminPro class |
Required |
Required for the main class to execute MySQL queries |
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.