PHP Classes
elePHPant
Icontem

PDO Singleton: Database access singleton using the PDO extension

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-08-22 (7 years ago) RSS 2.0 feedStarStarStar 49%Total: 1,802 This week: 1All time: 2,106 This week: 1,047Up
Version License PHP version Categories
dbconnectpdo 1.0GNU General Publi...5.2PHP 5, Databases, Design Patterns
Description Author

This class implements database access singleton using the PDO extension.

It creates a instance of the PDO object that acts as a singleton.

The class provides functions to access a database using the PDO object for executing queries, retrieving the results and managing transactions.

Picture of Wilson Gomes
Name: Wilson Gomes <contact>
Classes: 3 packages by
Country: Canada Canada

  Files folder image Files  
File Role Description
Accessible without login Plain text file DBConnect Class DBConnect: uses the Singleton patter to connect to mysql and perform queries
Plain text file Quiz.php Example this Quiz Object uses the PDO Singleton, it's an use example.

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,802
This week:1
All time:2,106
This week:1,047Up
User Ratings User Comments (1)
 All time
Utility:75%StarStarStarStar
Consistency:55%StarStarStar
Documentation:-
Examples:65%StarStarStarStar
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2126
 
__constructor() cannot return values
5 years ago (Marko)
30%StarStar