How to run cakephp project in xampp?
What is the first file that gets loaded when you run a application using cakephp?can you change that file?
How to install cakephp?
How can we use ajax in cakephp?
What are the server requirements for cakephp?
How to include components in controller ?
What is validation model in cakephp?
What is the use of security.salt and security.cipherseed in cakephp? How to change its default value?
What are sessions in php. How to read, write and delete session in cakephp?
What is the difference between component, helper, behavior?
How to get current url in cakephp?
How can you make urls search engine friendly while using cakephp?
How to read, write and delete session in cakephp?
What is the default extension of view files?
What are component, helper and why are they used?