What are components in cakephp. List some commonly used cakephp components?
Answer Posted / Hemant Goel
"Components in CakePHP are reusable, modular libraries that provide additional functionality to controllers and views. 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category