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 ctp file for in cake php?
What are the advantages of each?which would you use and why?
How to get current url in cakephp?
What is default function and default controller of cakephp which is called automatically?
What is the folder structure of cakephp?
List some database related functions in cakephp.
How to install cakephp?
explain the server requirements for cakephp.
Please write the name of cakephp database configuration file name and its location?
What is cakephp?
What are controllers?
Using cakephp, what all are drawbacks?