Answer Posted / 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 View All Answers
What is meant by an associative array?
What is the special meaning of __sleep and __wakeup?
Can php variables have numbers?
Tell me when a conditional statement is ended with an endif?
What is lazy loading in php?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
Differentiate between php5 and php7?
What function do we use to find length of string, and length of array?
How to find the index of an element in an array php?
What is polymorphism in php?
Write a program to swap two numbers using php.
What is if isset ($_ post submit )) in php?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
What is restful api?
What is list function with their uses.