What is cake?
Answer / Prabhat Shishodia
Cake refers to CakePHP, an open-source web application framework written in PHP. It follows the Model-View-Controller (MVC) architectural pattern and provides a rich set of features for rapid development of web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Using cakephp, what all are drawbacks?
What is habtm?
What are components in cakephp.
How we can get current url in cakephp?
Is it possible to have multiple validation rules per field in cakephp?
What are components in cakephp. List some commonly used cakephp components?
What is cakephp?
What are sessions in php.
What are the key features of cakephp? explain
What is a behavior?
What is scaffolding in cakephp?
What is default function and default controller of cakephp which is called automatically?