This class is a MySQL database access wrapper that can be used to manipulate records of MySQL table.
It can:
- Connect to a given MySQL database
- Retrieve the fields of a given table
- Retrieve the number of records in a table
- Execute a SELECT query and retrieve the results into an array
- Insert or update database table records from a list or arguments
- Delete records from a given table that match a specified condition
The code comments and the documentation are in Portuguese.
|
|
| Name: |
Database Operations |
| Base name: |
databaseoperations |
| Description: |
MySQL database access wrapper |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
1172 users |
| All time rank: |
2818 |
| Week users: |
0 users |
| Week rank: |
2039  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Not sure (41.7%) |
Insufficient (25.0%) |
- |
- |
- |
Insufficient (35.8%) |
2158 |
| Month: |
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 |
|
|