Re: Unable to run application using scaffolding technique

2013-05-08 Thread steve . van . christie
2013 09:55:22 To: Reply-To: cake-php@googlegroups.com Subject: Unable to run application using scaffolding technique Hi everybody, I am really new to the php and cake php.I try to implement the scaffolding technique but get some error. Below is my code :* Models:* *C:\wamp\www\cakephp-2_3_4\app

Unable to run application using scaffolding technique

2013-05-08 Thread spradhan
Hi everybody, I am really new to the php and cake php.I try to implement the scaffolding technique but get some error. Below is my code :* Models:* *C:\wamp\www\cakephp-2_3_4\app\Model\Question.php* array('dependent' => true)); } ?> *C:\wamp\www\cakephp-2_3_4\app\Model\QuestionRespons.php*