What can I do by cakePHP?

Answers were Sorted based on User's Feedback



What can I do by cakePHP?..

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

What can I do by cakePHP?..

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

What can I do by cakePHP?..

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

What can I do by cakePHP?..

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

Post New Answer

More PHP Interview Questions

How the result set of mysql be handled in php?

0 Answers  


What is put method in php?

0 Answers  


What is the difference between $var and $$var?

0 Answers  


How to differentiate isset and empty

6 Answers   A1 Technology, Dass Infotech, Microface,


How is it possible to know the number of rows returned in result set?

0 Answers  


What is the difference between == and === in php?

0 Answers  


What is the Default syntax used in PHP?

0 Answers  


Do you know how to declare an array in php?

0 Answers  


Explain how we can retrieve the data in the result set of mysql using php?

0 Answers  


How to get ip address of clients machine?

0 Answers  


Tell me how can we determine whether a variable is set?

0 Answers  


What is framework in php?

0 Answers  


Categories