This class is a MySQL database access wrapper. It can:
- Connect to a MySQL server
- Execute SQL queries and retrieve single value results or return result rows into arrays
- Return the last inserted table row identifier, the number of result rows and the number of affected rows
- Count the number of executed queries
- Lock and unlock tables
- Escape text literal values or like patterns
- Retrieve database access errors
|
|
| Name: |
Simple MySQL DB Class |
| Base name: |
simple-mysql-class |
| Description: |
MySQL database access wrapper |
| Version: |
2.0.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
4972 users |
| All time rank: |
449 |
| Week users: |
2 users |
| Week rank: |
1368  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (66.7%) |
Not sure (50.0%) |
Sufficient (66.7%) |
- |
- |
Not sure (55.8%) |
1126 |
| Month: |
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 |
|
|