Answer Posted / 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 |
Post New Answer View All Answers
How can we increase execution time of a php script?
Which programming language does php resemble?
Tell me how can we get the error when there is a problem to upload a file?
What is the difference between md5(), crc32() and sha1() crypto on php?
Why php was called as personal home page?
How long do php sessions last?
What is escaping to php?
What is serialization in php?
Does php have block scope?
What is the differences between $a != $B and $a !== $B?
What are string functions?
What are interfaces in php?
Do you know what is php?
How do I escape in php?
How to read a file in binary mode?