This class can be used to execute queries composed programatically using PDO.
It can connect to a given database using PDO and execute queries composed programmatically.
The class can compose SQL SELECT, INSERT, UPDATE and DELETE queries with parameters passed to functions to define query fields, field values, order fields, group fields, having clause, join fields, and results limit values.
|
|
| Name: |
Database class extending PDO |
| Base name: |
db-pdo |
| Description: |
Execute queries composed programatically using PDO |
| Version: |
0.1 |
| PHP version: |
3.0 |
| License: |
BSD License |
| All time users: |
685 users |
| All time rank: |
4105 |
| Week users: |
6 users |
| Week rank: |
442  |
| |
|
| 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 |
|
|