Login   Register  
PHP Classes
elePHPant
Icontem

Class: PDO Singleton

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Wilson Gomes  >  PDO Singleton  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PDO Singleton
Base name: dbconnectpdo
Description: Database access singleton using the PDO extension
Related classes: , , , , , , ,
Version: 1.0
PHP version: 5.2
License: GNU General Public License (GPL)
All time users: 1005 users
All time rank: 2977
Week users: 8 users
Week rank: 426
Picture of Wilson Gomes
Author: Wilson Gomes <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Canada Canada - PHP jobs in Canada
Age: ???
All time rank: 30015 in Canada Canada
Week rank: 359 Down12 in Canada Canada Up


  Detailed description  
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.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  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.

Download all files: dbconnectpdo.tar.gz dbconnectpdo.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.