This class implements a MySQL database access wrapper. It can:
- Establish connections to given MySQL database server host
- Execute SQL SELECT query to retrieve the value of a given table column with another column that has a given value
- Retrieve query results into an array
- Cache retrieved results for speed improvement
- Switch between fetch modes
- Generate insert and update type MySQL queries
- Escape string literal values
- Retrieve database access errors
|
|
| Name: |
SmartMySQL |
| Base name: |
smartmysql |
| Description: |
MySQL database access wrapper |
| Version: |
1.3 |
| PHP version: |
5 |
| License: |
MIT/X Consortium License |
| All time users: |
505 users |
| All time rank: |
4898 |
| Week users: |
0 users |
| Week rank: |
2036  |
| |
|
| 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 |
|
|