What is cakephp?
What is a component in cakephp?
What is habtm?
Which function is executed before every action in the controller?
What are the advantages of each?which would you use and why?
What is the current stable version of cakephp?
What are commonly used helpers of cakephp?
What is a helper?
What is a element?
What is cakephp request cycle?
How to install cakephp?
How to get current url in cakephp?
What is the folder structure of cakephp?
What is the default extension of view files in cakephp?can we change it?if yes then how?
How to add scaffolding in your application?