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
ACLs
By
NBCP
Language
php
Pasted on
on 28/5/10
View Paste
<?php
class
ProductsController
extends
AppController
{
var
$name
=
'Products'
;
var
$com
...
Hi, I am following the tutorial of IBM provided at http://www.ibm.com/developerworks/opensource/t...