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 |
What type of headers have to be added in the mail function to attach a file?
What is cookie in php with example?
What is difference between static and final in php?
What is the static variable in function useful for?
Tell me which programming language does php resemble to?
Why does php need server?
What is the use of namespace in php?
What is the difference between the functions unlink and unset?
What is the use of Mbstring?
how to display and include the user system date/time in a php program/project
Inside a php function, what param needs to be set in order to access a global variable?
What is the definition of a session?