Answer Posted / 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 |
Post New Answer View All Answers
What would occur if a fatal error was thrown in your php program?
/temp is a type of filesystem directory. State Whether True or False?
What is the best php framework 2018?
How to create reusable code in php?
Tell me are parent constructors called implicitly inside a class constructor?
Why do we use in php?
Can we override magic methods in php?
What are the main error types in php and how do they differ?
Explain me differences between get and post methods?
What is the functionality of md5 function in php?
How to get no of arguments passed to a PHP Function?
Explain how to execute a php script using command line.
Tell me what is the difference between the functions strstr() and stristr()?
Write a program to get second highest number in an array using php?
Why is used in php?