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
StarStarStar 41%Total: 486 All time: 5,904 This week: 455Up
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: 204030 in Bangladesh Bangladesh
Week rank: 360 Up10 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:486
This week:0
All time:5,904
This week:455Up
User Ratings User Comments (2)
 All time
Utility:58%StarStarStar
Consistency:58%StarStarStar
Documentation:-
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:41%StarStarStar
Rank:3675
 
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