PHP Classes

Simple and small DB class: Access to a MySQL database using a singleton

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 485 All time: 5,899 This week: 342Up
Version License PHP version Categories
simple-db-class 1.0GNU General Publi...5PHP 5, Databases, Design Patterns
Description 

Author

This class can be used to access to a MySQL database using a singleton.

It creates a single instance of the class that can establish MySQL database connections, execute SQL queries, retrieve the number of result rows and retrieve the results in a single array.

Picture of sifat kabir
Name: sifat kabir <contact>
Classes: 2 packages by
Country: Bangladesh Bangladesh
Age: 40
All time rank: 204330 in Bangladesh Bangladesh
Week rank: 683 Up17 in Bangladesh Bangladesh Up

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:485
This week:0
All time:5,899
This week:342Up
User Comments (2)
Very simple and compact class.
13 years ago (Jacek Lukasiewicz)
32%StarStar
Tt's a good example of singleton pattern.
13 years ago (Artur Graniszewski)
57%StarStarStar