PHP Classes

Classes of Mohamed Kamel

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Mohamed Kamel (1)  >  Mission progress status  >  Reputation  
Picture of Mohamed Kamel
Name: Mohamed Kamel <contact>
Classes: 1
Country: Egypt Egypt
Age: 32
All time rank: 411147 in Egypt Egypt
Week rank: 195 Up6 in Egypt Egypt Up
All time users: 211
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image My PDO  
PDO database access wrapper
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


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z