What is name of default function and controller of cakephp which is called automatically?
Answer / Bhragu Pratap
"The default function of a CakePHP controller is 'index', and it is called automatically when no other function is specified in the URL."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cake?
List minimum server requirements to install cakephp?
What is name of default function and controller of cakephp which is called automatically?
What is scaffolding in cakephp?
What is helper in cakephp?
Which methods are used to create and destroy model associations on the fly?
Explain cakephp and why it is used?
What are the advantages of each?which would you use and why?
How to include components in controller ?
What is the use of requestaction method?
What is recursive in cakephp?
What do you mean by component in cakephp?