|
|
| Name: |
Database handling |
| Base name: |
dbhandling |
| Description: |
Execute MySQL queries using parameter lists |
| Version: |
1 |
| PHP version: |
3.0 |
| License: |
GNU Free Documentation License (FDL) |
| All time users: |
858 users |
| All time rank: |
3368 |
| Week users: |
0 users |
| Week rank: |
2446 |
| |
|
 |
|
Innovation award
 Nominee: 2x |
This package can be used to execute MySQL database queries using parameter lists.
There is a base class that provides basic functionality to access MySQL databases, execute queries, retrieve the results, manage transactions, etc..
A sub-class can insert, update, delete and retrieve database records given parameters that define tables, fields, field values and conditions.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Sufficient (66.7%) |
- |
Not sure (58.3%) |
- |
- |
Not sure (41.7%) |
1925 |
| 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 |
dbclass |
Class |
Connect with database |
dbfiler |
Class |
Interaction with database |
Usage |
Example |
How to use it |