|
|
| Name: |
MySQL DB |
| Base name: |
mysqldb |
| Description: |
MySQL datababase access wrapper |
| Related classes: |
mysqldb |
| Version: |
- |
| PHP version: |
- |
| License: |
The PHP License |
| All time users: |
753 users |
| All time rank: |
3671 |
| Week users: |
0 users |
| Week rank: |
2418 |
| |
|
This class is a simple MySQL database access wrapper.
The class comes in two versions with comments and descriptions in English and Portuguese.
It can:
- Establish database server connections
- List existing databases on a server and a given database tables and their fields
- Create and drop databases
- Change the current database name or database user
- Execute SQL queries and retrieve the result set metadata and rows data
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Insufficient (33.3%) |
Not sure (58.3%) |
- |
- |
- |
- |
Insufficient (22.5%) |
2245 |
| 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 |
dbMySQL_BR |
Class |
Classe de manipulação de banco de dados |
dbMySQL_EN |
Class |
Class of Connection and Manipulation of data |