PHP Classes

Classes of Sameer Pal Singh

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Sameer Pal Singh (1)  >  Mission progress status  >  Reputation  
Picture of Sameer Pal Singh
Name: Sameer Pal Singh <contact>
Classes: 1
Country: India India
Age: 46
All time rank: 2598155 in India India
Week rank: 195 Up19 in India India Up
All time users: 832
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 MySQL Access Wrapper Class  
MySQL database access wrapper
This class can be used as a wrapper to access MySQL databases.

It is a simplification of another class also made available in this site.

It can:

- Establish MySQL database server connections
- Execute SELECT queries given the list of fields, tables and search conditions, join fields
- Retrieve the SELECT query result column names and result rows as arrays
- Execute INSERT or UPDATE queries given an array of fields and values of a table
- Execute DELETE queries given the table name and the row search condition
- Retrieve the list of database tables


  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