PHP Classes

Singleton PDO: Create a singleton instance of PDO class

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,843 This week: 1All time: 2,135 This week: 560Up
Version License PHP version Categories
spdo 1.0GNU General Publi...5.1PHP 5, Databases, Design Patterns
Description 

Author

DEPRECATED

This package can be used to create a singleton instance of the PDO class.

It provides a static function that stores a reference of the current object in a static variable. Next time the function is called, it returns a reference to the first object that was created.

Additionally, it can also insert or update a given table row from a list of field values.

Picture of Michal Vrchota
Name: Michal Vrchota <contact>
Classes: 6 packages by
Country: Czech Republic Czech Republic
Age: 37
All time rank: 5037 in Czech Republic Czech Republic
Week rank: 411 Up4 in Czech Republic Czech Republic Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file SPDO Class main classes
Accessible without login Plain text file spdo.sample.php Example Sample code
Accessible without login HTML file MyPDO.html Doc. PHPDoc MyPDO
Accessible without login HTML file SPDO.html Doc. PHPDoc SPDO

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,843
This week:1
All time:2,135
This week:560Up
User Comments (1)