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 x+ mode in fopen() used for?
How would you open a directory for reading in php?
Explain some of the php string functions?
What is the difference between single-quoted and double-quoted strings in php?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
Does php have future?
What is the purpose of the '.frm' file extension? What do thes file contain?
Can you define an array argument as a reference type?
What is warning – “cannot modify header information – headers already sent”?
What is singleton pattern in php?
How to avoid the undefined index error?
What does the unset() function means?
How do I display php errors?
What is php simple definition?
What is the alternative structure for control structures?