This class can execute MySQL queries from parameters defined programatically.
It can connect to a MySQL database with parameters defined by constants.
The class can also execute several types of queries from parameters defined programatically like counting the number of rows of a table that satisfy a condition, insert or update a table record given the table field values, retrieve the field values of table records that satisfy a condition, delete table records that satisfy a condition, and retrieve the highest value of a given table field.
|
|
| Name: |
Bdd |
| Base name: |
bdd |
| Description: |
Execute MySQL queries from parameters |
| Version: |
1.01 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
417 users |
| All time rank: |
5389 |
| Week users: |
0 users |
| Week rank: |
2257  |
| |
|
| 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 |
|
|