Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between echo print and print_r in php?
What is php and sql used for?
What is a static variable in php?
How do you check if an arraylist is empty?
Php code to find whether a number armstrong or not?
What do you mean by core php?
Write down the benefits of php7?
What is a controller php?
Explain the ternary conditional operator in php?
Difference between array_combine and array_merge?
What are the correct and the most two common way to start and finish a PHP block of code?
Tell me what library is used for pdf in php?
What is compact function php?
How do you count numbers in php?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?