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
Explain how is it possible to set an infinite execution time for php script?
What does pear stand for?
What is the php function that removes the last element of the array and returns it?
Is json a string php?
How be the result set of mysql handled in php?
How to calculate the difference between two dates using php?
Is php used anymore?
What is oops php?
How to create a directory?
How to check an element is exists in array or not in php?
Do I need to install php after xampp?
What is a null coalescing operator in php7?
Can you give example for trait in php?
What does the unlink() function mean?
Tell me how can we automatically escape incoming data?