PHP Classes
elePHPant
Icontem

PHP PDO Singleton Database Wrapper: Execute common MySQL queries using PDO

Recommend this page to a friend!

  Author Author  
Picture of abdul rashid
Name: abdul rashid <contact>
Classes: 1 package by
Country: India India


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class that can execute common MySQL queries using PDO.

It uses the singleton design pattern to connect to a given MySQL database and execute SELECT, INSERT, UPDATE and DELETE prepared queries from lists of parameters that specify the involved tables, fields, values, conditions, etc..

Queries that return results may return them as a single array or or single value.

  Classes of abdul rashid  >  PHP PDO Singleton Database Wrapper  >  Download Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP PDO Singleton Database Wrapper
Base name: pdo_db_singleton
Description: Execute common MySQL queries using PDO
Version: 1.0
PHP version: 5.1
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  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


  Recommendations  

PDO wrapper
I need to feed a blog


  Applications that use this package  
No pages of applications that use this class were specified.

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
Plain text file Database.singleton.php Class Database Class File
Accessible without login Plain text file examples.php Example Example File for usage of the Database class

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