How we can get current url in cakephp?
what is the use of $this->set(compact());?
What is the name of cakephp database configuration file name and its location?
What are sessions in php. How to read, write and delete session in cakephp?
How to install cakephp?
How we can set custom page title in cakephp?
What are controllers?
how to check cakephp version in ubuntu?
What are the key features of cakephp?
List different type of cache cakephp supports?
How to include components in controller ?
List minimum server requirements to install cakephp?
How many types of caches does cakephp support? Explain
Explain the difference between beforerender() and beforefilter() in cakephp?
How we can set layout in the controller file using cakephp?