This class is a simple wrapper to access MySQL databases.
It provides functions to establish connections, execute select queries sorted by the primary key value, insert table rows using given values, retrieve the primary key of the last inserted record, delete table rows given the primary key value, retrieve the number of affected rows by a query, count the number of rows in a given table, drop a database, etc..
|
|
| Name: |
Access MySQL database |
| Base name: |
genilhu |
| Description: |
Wrapper to access MySQL databases |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
8623 users |
| All time rank: |
157 |
| Week users: |
4 users |
| Week rank: |
674  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (70.0%) |
Sufficient (67.5%) |
- |
- |
- |
- |
Not sure (41.8%) |
1971 |
| 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 |
|
|
| File |
Role |
Description |
leogenilhu |
Class |
class.databaseGenilhu.2.0.php |