PHP Classes

Classes of Fernando Gabrielli

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Fernando Gabrielli (1)  >  Mission progress status  >  Reputation  
Picture of Fernando Gabrielli
Name: Fernando Gabrielli <contact>
Classes: 1
Country: Argentina Argentina
Age: ???
All time rank: 348848 in Argentina Argentina
Week rank: 185 Up1 in Argentina Argentina Up
All time users: 419
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 CMySQL  
Execute MySQL queries from lists of parameters
This class can be used to execute MySQL database table queries from lists of parameters. It can:

- Execute arbitrary SELECT queries and return the results in an array.
- Query values of a table and sort the results array by a given field
- Query values of a table and sort the results array by the date field
- Retrieve the values of table record with a given numeric or text id field value
- Retrieve the table records that match a given numeric or text field value
- Inserts or update a table record from a list of field values
- Delete a table record with a given id field value


  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