This class can manipulate MySQL database table records.
It can connect to a MySQL database and execute queries to manipulate the records of a given table.
Currently it can insert new records into a table given the values of each table field.
It can also execute SELECT queries to count or retrieve into a single array all table records that match a given condition.
|
|
| Name: |
Database class for MySQL |
| Base name: |
database-class |
| Description: |
Manipulate MySQL database table records |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
672 users |
| All time rank: |
4151 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
| 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 |
|
|