 |
|
Innovation award
 Nominee: 1x |
This class is a MySQL database access wrapper. It can:
- Establish connections to a given MySQL database host
- Execute arbitrary queries
- Retrieve a single row or all rows into arrays
- Retrieve the last insert identifier column value
| There are not enough user ratings to display for this class. |
| |
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 |
class.SqlWrapper.php |
Class |
Sql class that handles database operations without PDO |