What is a helper and list some common helpers name used in cakephp?
Answer Posted / Tarun Kumar Yadav
In CakePHP, a Helper is a PHP class that provides additional functionality for use within views. Commonly used helpers include: FormHelper,HtmlHelper,JsHelper,SessionHelper, and FlashHelper.
| 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