What are the limitations or drawbacks of PHP ?
Answer Posted / 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 |
Post New Answer View All Answers
Why is php used?
Where do I run php code?
What is action hooks and filter hooks?
Tools used for drawing er diagrams?
What are the common uses of php?
What is difference between mysql_connect and mysqli_connect?
What is mvc in php?
What is php string function?
What are the __construct() and __destruct() methods in a php class?
What is the scope of a variable defined outside a function?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
How does the identity operator ===compare two values in PHP?
How do I make a reset button in html?
How can we define a variable accessible in functions of a php script?
How send email using php?