What are the advantages of each?which would you use and why?
Answer / Manish Kumar Chaurasia
Each has its advantages depending on the use case:nn- Manual coding provides more flexibility but requires a deeper understanding of PHP.n- Using a framework like CakePHP speeds up development, but might have a steeper learning curve.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is composer?
What is mvc in cakephp?
How can we use ajax in cakephp?
How many types of caches does cakephp support?
What is the use of cakephp?
How to include components in controller ?
What do you mean by component in cakephp? List some commonly used components.
What is wrong with the below validation rule?
What is cake?
What is a helper and list some common helpers name used in cakephp?
What is the name of cakephp database configuration file name and its location?
What are components in cakephp.