Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Gideon Cole (1) | > | Mission progress status | > | Reputation |
|
|
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 |
| ||||
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 |