PHP Classes
elePHPant
Icontem

My PDO: PDO database access wrapper

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-05-02 (1 year ago) RSS 2.0 feedNot yet rated by the usersTotal: 193 All time: 7,876 This week: 877Up
Version License PHP version Categories
my-pdo 1Public Domain5.5PHP 5, Databases
Description Author

This class is a PDO database access wrapper.

It extends the PDO class to to establish a connection to a given database server and executes several types of common database access operations. Currently it can:

- Execute single or multiple SQL queries in a single call
- Retrieve a single row or all the rows for the last executed query
- Retrieve the last inserted record identifier or the affected rows by the last query
- Count the rows of a given table
- Execute SQL INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and condition clauses

Picture of Mohamed Kamel
Name: Mohamed Kamel <contact>
Classes: 1 package by
Country: Egypt Egypt

  Files folder image Files  
File Role Description
Files folder imageincludes (1 directory)

  Files folder image Files  /  includes  
File Role Description
Files folder imagecore (1 file)

  Files folder image Files  /  includes  /  core  
File Role Description
  Plain text file pdo.php Class class interacts with database using PDO

 Version Control Unique User Downloads Download Rankings  
 0%
Total:193
This week:0
All time:7,876
This week:877Up