CakePHP
Downloads
Releases
Pear channel
Documentation
API
2.1
|
2.0
|
1.3
|
1.2
|
1.1
Book
2.x
|
1.3
|
1.2
|
1.1
Community
Issues
Bakery
Plugins & packages
Contributors
Google Groups
Logo
Q & A
TV (Screencasts)
Services
Certification
Consultation
Support
Training
Bin
New
Saved
database class
By
skylersully
Language
php
Pasted on
on 30/4/09
View Paste
<?php
/**
* Model class
*
* This class handles the abstraction of database queries. Very ...
Please note that this just a crude representation of the database abstraction layer of Cake, and ...