PHP Classes

Classes of Mahmoud Hesham Gabr

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Mahmoud Hesham Gabr (1)  >  Mission progress status  >  Reputation  
Picture of Mahmoud Hesham Gabr
Name: Mahmoud Hesham Gabr <contact>
Classes: 1
Country: Egypt Egypt
Age: 31
All time rank: 293730 in Egypt Egypt
Week rank: 195 Up6 in Egypt Egypt Up
All time users: 655
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 Base class for CRUD  
Store and retrieve MySQL records for CRUD actions
This class can store and retrieve MySQL records for CRUD actions.

It can connect to a MySQL database using the MySQLi extension and performs several actions used to implement CRUD (Create, Read, Update and Delete) interfaces.

Currently it can retrieve all the records of a given table, retrieve or delete a record of a table with a given ID, create a new record of the table, update the values of the record of a table with a given ID.


  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