What are the limitations or drawbacks of PHP ?
Answers were Sorted based on User's Feedback
Answer / s.selvam
it is bit slow in pattern matching when compared to python
which is more powerful...
and not usable(or not used) in client side applications but
mainly for server side scripting
| Is This Answer Correct ? | 9 Yes | 7 No |
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 |
Answer / devendra n. maniar
PHP does not have any ID like ASP.?? The programmer have to develop the whole page using scratch. And the help is available in limited .
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / shanti chouhan
Php is open sourced so all people can see the source code.
And it can be used by people to explore the weakness of php.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to access a specific character in a string using php?
List some features of php that are deprecated in php
What is difference between sql and php?
How to remove duplicate values from php array?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is the difference between php4 and php5?
when we select some checkboxes and we went for next page if we came back to prevoius page the selcted checkboxe should be checked
What is the use of Mbstring?
How to find length of an array in php ?
What is the current php version?
coding for deleting items form data base on select
How do I escape in php?