This class is a very simple MySQL database access wrapper
It can establish the database connection and execute an SQL query and retrieve the data of a result set in a single array containing all the rows.
|
|
| Name: |
Mysql Commands |
| Base name: |
mysql_commands |
| Description: |
MySQL access wrapper to retrieve SQL query results |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
899 users |
| All time rank: |
3454 |
| Week users: |
0 users |
| Week rank: |
2298  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Insufficient (37.5%) |
Not sure (43.8%) |
- |
- |
- |
- |
Insufficient (23.1%) |
2309 |
| 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 |
|
|
| File |
Role |
Description |
mysql |
Class |
run mysql instruction |