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 difference between required and include in php?
What are the steps involved to run php?
What is magic quotes?
Explain Constant in Class?
What is member variable?
Tell me what are the correct and the most two common way to start and finish a php block of code?
How to set a page as a home page in a php based site?
What is final class and final method in php?
What is delimiter php?
How many types of array are there in php?
What is constructor and destructor?
How will you calculate days between two dates in PHP?
Which escape sequences can be used in single quoted strings in php?
How to include a file code in different files in php?
What are arguments in php?