PHP Classes

Classes of Gideon Cole

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Gideon Cole (1)  >  Mission progress status  >  Reputation  
Picture of Gideon Cole
Name: Gideon Cole <contact>
Classes: 1
Country: Australia Australia
Age: ???
All time rank: 397447 in Australia Australia
Week rank: 195 Up1 in Australia Australia Up
All time users: 254
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 maDB  
Execute common MySQL queries using parameter lists
This class can be used to execute common MySQL queries using parameter lists. It can:

- Add/Edit records in mysql via html forms
- Format output according to CSS file
- Insert rows in a given table setting fields to given values
- Retrieve a single row from a given table with the id field set to a given value
- Retrieve all rows of a given table
- Use MCRYPT_RIJNDAEL_256 [optional]

Functions that execute queries that retrieve data return it in arrays.

* Works with all tables where first column is 'id'. [Most work or can adjust]


  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