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 many columns can be added in a table in mysql?
What is multidimensional array in php?
What is if isset ($_ post submit )) in php?
Who is the father of php and what is the current version of php and mysql?
What does the unset() function means?
What are the difference between include_once & Require_once?
Do you know how to enable error reporting in php?
Is laravel an oop?
Where is the submitted form data stored?
What is the role of the .htaccess file in php?
Are php sessions secure?
how can we retrive value from one database server and store them another database server using php?