This is a MySQL database access wrapper class. It can:
- Establish MySQL database server connections when the class objects are created
- Set the name of the database to access
- Execute INSERT or UPDATE queries from lists of parameters
- Execute arbitrary SQL queries
- Retrieve the number of rows in a result set
- Retrieve query result rows into arrays
|
|
| Name: |
MySQL DB Class |
| Base name: |
mysqlcls |
| Description: |
MySQL database access wrapper |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
739 users |
| All time rank: |
3915 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| 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 |
|
|