PHP Classes

Classes of mhmd jawad

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of mhmd jawad (1)  >  Mission progress status  >  Reputation  
Picture of mhmd jawad
Name: mhmd jawad <contact>
Classes: 1
Country: Lebanon Lebanon
Age: ???
All time rank: 42225 in Lebanon Lebanon
Week rank: 195 Up1 in Lebanon Lebanon Up
All time users: 175
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 PHP DAL  
Simplify the access databases using PDO
This class can simplify the access databases using PDO.

It can connect to a given database supported by the PDO extension taking an array of parameters that define the connection details.

The class can also perform several types of common actions to access the connected database like:

- Execute queries
- Call stored procedures
- Get the list of tables in a database
- Check if a table exists
- Get the table fields
- Insert records in to a table
- Update records of a table
- Delete records of a table
- List and edit records of a table in a HTML page


  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