CSE MCQs :: CakePHP
- What is the first file that gets loaded when you run an application using a cakephp?
- The view layer in CakePHP can be made up of a number of different parts. What are the deferent part of view layer?
- Which of email transports can be used in CakeEmail?
- Which function is executed before every action in the controller?
- List some features of CakePHP framework?
- Which of the following function will be called before any action get executed?
- What are commonly used components of Cakephp?
- What are commonly used helpers of Cakephp?
- CSRF protection is provided in CakePHP 2.x in