What can I do by cakePHP?
Answers were Sorted based on User's Feedback
Answer / mohnish
Cake PHP is a PHP framework package which enables you to
develop custom applications.It supports a MVC based
architecture.
| Is This Answer Correct ? | 61 Yes | 1 No |
Answer / gautam kumar
Cakephp is very good framework which is based on MVC
architecture and It is provide good security for developed
site and very user friendly url making.
| Is This Answer Correct ? | 26 Yes | 4 No |
Answer / dileep
it uses commonly known design patterns like MVC,ORM within
the convention over configuration paradigm, It also reduces
development costs and helps developers write less code.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / ashok
When you going to build a huge and complex application in
php then cake Php help you to manage your codes in MVC
formate due to this the code is very less in caparison to
others....!
Its not good for small application as well.
| Is This Answer Correct ? | 12 Yes | 0 No |
How to generate pdf file in php?
Use of Session
Where is session value stored php?
Who developed php?
How do you identify independent and dependent variables in regression analysis?
How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?
1 Answers Sify, Small Biz Express,
how to run PHP in command line?
8 Answers InfoShore, Ramp Green, Xtreeme,
What is the most convenient hashing method to be used to hash passwords?
How to Pass JSON Data in a URL using CURL in PHP?
What the difference between WAMP5 1.7.3 and WampServer 2?
Can you specify the "new line" character in single-quoted strings?
What are the different data types in javascript?