This class can be used to execute database queries from parameter lists using PDO.
It can connect to a given database and execute queries from lists of parameters defined programatically to specify tables, fields, values conditions, etc..
Currently it can execute select queries to retrieve results into arrays, insert or update records into a table from values passed in an associative array, and delete table records that match a given condition.
|
|
| Name: |
PDO_DB |
| Base name: |
pdo_db |
| Description: |
Execute database queries from parameters using PDO |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
575 users |
| All time rank: |
4544 |
| Week users: |
0 users |
| Week rank: |
2201  |
| |
|
| 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 |
|
|