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
What is difference between Method overriding and overloading in PHP?
Why do we use in php?
What is difference Between PHP 5 and 7?
What do the initials of php stand for?
What is memcache?
What is difference between include,require,include_once and require_once()?
Tell me is it possible to submit a form with a dedicated button?
Is there an easy way to delete an element from a php array?
Why laravel is the best php framework in 2019?
When to use self over $this?
What is full form of PHP?
What is session_register()?
How do I end a php session?
How can you send http header to the client in php?
How to set session.gc_maxlifetime properly?