 |
|
| By |
| Last updated: September 14, 2005 |
| |
- - A simple example
- - select, insert, update, delete
- - Linking related tables
- Other usefull features
|
Other usefull methods this class has are:
toArray() - returns an associative array from the result
escape() - escape string, for whereAdd method
validate() - used to validate input fields
limit() - set query limit
orderBy() - set 'order by' statement
groupBy() - set 'group by' statement
selectAdd() - add more fields to select
|
|
| |
| |
|
 |
|