This class can access records and manage MySQL database tables.
It can connect to a MySQL database, execute queries, retrieve results into arrays or objects and execute SELECT, INSERT, UPDATE and DELETE queries from parameters.
The class can also perform table management operations like creating, dropping, truncating, renaming and listing tables.
|
|
| Name: |
Data Base Process |
| Base name: |
data-base-process |
| Description: |
Access records and manage MySQL database tables |
| Version: |
0.1 |
| PHP version: |
4.0 |
| Licenses: |
Artistic License
BSD License |
| All time users: |
378 users |
| All time rank: |
5627 |
| Week users: |
0 users |
| Week rank: |
2189  |
| |
|
| 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 |
db_class |
Class |
data base class |