This class can initialize connection to access MySQL using PDO.
It works as a singleton object that sets up a connection to access a MySQL database.
The class returns a PDO object after it initializes it successfully.
|
|
| Name: |
PDO Singleton Class |
| Base name: |
pdo-class |
| Description: |
Initialize connection to access MySQL using PDO |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
994 users |
| All time rank: |
3217 |
| Week users: |
10 users |
| Week rank: |
194  |
| |
|
| 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 |
|
|
| File |
Role |
Description |
pdo |
Class |
pdo |