This is a simple class that wraps the access to MySQL databases.
It can establish a connection to a MySQL server.
It also provides different functions for executing different types of SQL queries: SELECT, UPDATE, INSERT and DELETE.
There are also functions for traversing query result sets of SELECT queries or determining the number of affected rows for other types of SQL queries.
|
|
| Name: |
MySQL DB Manager |
| Base name: |
mysqldbmanager |
| Description: |
MySQL database access wrapper |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
644 users |
| All time rank: |
4253 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| 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 |
|
|