PHP Classes

Classes of behnam ahmad khan beigi

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of behnam ahmad khan beigi (1)  >  Mission progress status  >  Reputation  
Picture of behnam ahmad khan beigi
Name: behnam ahmad khan beigi <contact>
Classes: 1
Country: Iran Iran
Age: ???
All time rank: 318259 in Iran Iran
Week rank: 195 Up5 in Iran Iran Up
All time users: 546
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 Simple MySQL  
Execute MySQL queries defined programmatically
This class can be used to execute MySQL queries defined programmatically.

It can compose and execute MySQL queries to perform the four basic SQL operations:

- Select or count the rows of a table given the columns to be retrieved, the where clause and optionally a limited range of result rows to retrieve
- Insert a row in a table given the field values
- Delete rows from a table given the where clause
- Update rows of a table given the where clause and the column rows to update


  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