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

what is different between PHP and Asp.net?

1 Answers  


How to write in a file in php?

0 Answers  


What is the use of isset() in php?

0 Answers  


How to get the position of the character in a string in php?

0 Answers  


I am a 2007 Passed out, Jobless for almost 2.6 years. I am preparing myself as a Php programmer. Will i get a job in Php and can any one guide me please.

5 Answers   HCL,






What do you mean by core php?

0 Answers  


Explain some of the php array functions?

0 Answers  


CWD is a type of shell variable. State Whether True or False?

0 Answers  


How do you check if an arraylist is empty?

0 Answers  


Tell me what is the difference between ereg_replace() and eregi_replace()?

0 Answers  


What is the difference between == and === operator in PHP?

0 Answers  


Where is the submitted form data stored?

0 Answers  


Categories