|
|
| Name: |
PDO Database Connection |
| Base name: |
pdo-database |
| Description: |
Access MySQL databases using the PDO extension |
| Related classes: |
pdo mysql, mysql pdo, pdo connection |
| Version: |
1.3 |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
256 users |
| All time rank: |
5937 |
| Week users: |
6 users |
| Week rank: |
577 |
| |
|
This class can access MySQL databases using the PDO extension. It can:
- Connect to a given MySQL server
- Execute prepared queries using parameter values defined using arrays
- Retrieve the number of rows in a query result set
- Retrieve a single value query result
- Retrieve a whole result set into an array
| 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 |
|
|