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 |
Explain the difference between php4 and php5.
How to get the ip address of the client?
What is the use of get and post method in php?
Is java is better than php?
1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
What is php constructor?
What is csrf token and why it is required?
Is php still in demand?
Do you know how can php and html interact?
Name and explain five of the PHP error constants?
Differentiate echo vs. Print statement.
How can you access a COM object from a PHP page?