This package is a wrapper to access MySQL databases.
It can establish database connections, execute SQL queries and retrieve query results.
It can also help avoiding SQL injection attacks by quoting text literal values with either the PHP mysql_real_escape_string function if available, or the addslashes functions otherwise.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (66.7%) |
- |
Not sure (58.3%) |
- |
- |
Not sure (50.0%) |
1320 |
| Month: |
Not yet rated by the users |
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.