List some commonly used cakephp components?
Answer / Subhash Kumar Mishra
"Some commonly used CakePHP components include:
1. FormHelper - For building and rendering HTML forms.
2.HtmlHelper - For generating basic HTML tags and attributes.
3. SessionComponent - For handling session data.
4. AuthComponent - For handling user authentication and authorization.
5. RequestHandlerComponent - For managing requests and responses."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are controllers?
How to add scaffolding in your application?
Explain cakephp and why it is used?
What is scaffolding in cakephp?
How do I set up cakephp?
What is cakephp?
What is default function and default controller of cakephp which is called automatically?
How to pass multiple parameters to access into the view files?
Explain cakephp?
What is the name of cakephp database configuration file name and its location?
What is the use of cakephp?
List types of association supported by cakephp?