PHP Classes

Classes of fender bender

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of fender bender (1)  >  Mission progress status  >  Reputation  
Picture of fender bender
Name: fender bender <contact>
Classes: 1
Country: United Kingdom
Age: ???
All time rank: 2904133 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 669
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image DB Class Singleton  
Singleton to access SQL databases using PDO
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z