What are the limitations or drawbacks of PHP ?
Answer Posted / abhishek dilliwal
The major drawback (not exactly) is tht PHP is open source
and hence most of clients refuse to trust on it (though it
is very powerful) rest i dont find any such drawback in PHP
if dynamic site is considered
-Abhishek Dilliwal
http://abhishek.x10hosting.com
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
What is the purpose of constant() function?
What is php artisan tinker?
How does session work in php?
What are the rules to declare a php variables?
How can we know the total number of elements of Array?
How do I install php and apache on windows 10?
What is meant by pear in php? What is the purpose of it?
Can we run php on tomcat server?
How to get the length of string?
What are the uses of explode() and implode() functions?
What is the purpose of the '.frm' file extension? What do thes file contain?
Does php support function overloading?
What is session in c#?
What is the difference between print() and echo()?
How can we access the data sent through the url with the get method?