PHP Classes

DB Class Singleton: Singleton to access SQL databases using PDO

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 27%Total: 669 This week: 1All time: 4,829 This week: 560Up
Version License PHP version Categories
db-class-singleton 1.0Freely Distributable5.0Databases
Description 

Author

This class implements the singleton design pattern to access SQL databases using PDO.

It create a single instance of the class that can connect to a given database and execute SQL queries returning the whole results in a single array.

The class can also count the number of rows in given table and return the last inserted record identifier.

Picture of fender bender
Name: fender bender <contact>
Classes: 1 package by
Country: United Kingdom
Age: ???
All time rank: 2894132 in United Kingdom
Week rank: 411 Up12 in United Kingdom Up

  Files folder image Files  
File Role Description
Plain text file db.class.php Class DB class
Accessible without login Plain text file example.php Example demo

 Version Control Unique User Downloads Download Rankings  
 0%
Total:669
This week:1
All time:4,829
This week:560Up
User Ratings User Comments (1)
 All time
Utility:33%StarStar
Consistency:41%StarStarStar
Documentation:-
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:27%StarStar
Rank:4319