Ikbhal
CakePHP table convention
table should be plural like Skills
if you are accessing
as $this->Skill->find("all");
Cakephp scaffold
var
$scaffold
;
php
class
CategoriesController
extends
AppController
{
var
$scaffold
;
}
?>
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)