This class is a simple MySQL database access wrapper. It can:
- Establish a connection to a given MySQL server host
- Execute SQL queries
- Retrieve query results into arrays
- Retrieve the result set number of rows, last inserted identifier or the number of affected rows
- Check if a database table record exists matching a given condition
- Retrieve the number of records that a table has matching a given condition
|
|
| Name: |
WG DB Class |
| Base name: |
wgdb |
| Description: |
Simple MySQL database access wrapper |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
210 users |
| All time rank: |
6633 |
| Week users: |
0 users |
| Week rank: |
2115  |
| |
|
| 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 |
|
|