PHP Classes

My PDO: PDO database access wrapper

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 211 All time: 8,359 This week: 206Up
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 (1)  
File Role Description
Files folder imageincludes (1 directory)

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

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:211
This week:0
All time:8,359
This week:206Up