PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 210 All time: 8,329 This week: 347Up
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
Age: 30
All time rank: 408947 in Egypt Egypt
Week rank: 456 Up5 in Egypt Egypt Up

  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:210
This week:0
All time:8,329
This week:347Up