|
|
| Name: |
Connection PDO Class |
| Base name: |
connectionpdo |
| Description: |
Wrapper to access SQL databases using the PDO API |
| Related classes: |
PDO wrapper, commit, rollback, pdo connection |
| Version: |
- |
| PHP version: |
- |
| License: |
Custom (specified in a license file) |
| All time users: |
3211 users |
| All time rank: |
909 |
| Week users: |
5 users |
| Week rank: |
698 |
| |
|
This is a simple wrapper class that can be used to access SQL databases using the PDO API.
It can establish connections, execute direct or prepared SQL queries, retrieve the all query results into a single array, begin, commit and rollback transactions.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Good (83.3%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (40.8%) |
1946 |
| 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 |
|
|