|
|
| Name: |
My DB |
| Base name: |
mydb |
| Description: |
MySQL Database access wrapper |
| Related classes: |
mydb, acess |
| Version: |
- |
| PHP version: |
- |
| License: |
The PHP License |
| All time users: |
1110 users |
| All time rank: |
2794 |
| Week users: |
0 users |
| Week rank: |
2364 |
| |
|
This class is a simple wrapper around MySQL database acess functions.
It provides wrapper functions around most of the PHP MySQL extension function like database, connection, queries execution and result data access, error message retrieval, database creation and locking of tables.
| There are not enough user ratings to display for this class. |
| |
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 |
example.php |
Example |
MyDB Simple Example |
mydb |
Class |
MySQL DB Class |