What are the limitations or drawbacks of PHP ?
Answer Posted / 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 |
Post New Answer View All Answers
Define soundex()?
How is csrf token generated?
What is user defined function in php?
What is the purpose of pear in php?
Write a query to find the 2nd highest salary of an employee from the employee table?
How to get no of arguments passed to a PHP Function?
How do I run a php script in windows?
Explain how we can retrieve the data in the result set of mysql using php?
Explain about getters and setters in php?
What is a php object?
What distinguishes php from something like client side java script?
What is php oops concepts?
Explain Creating and Naming an Array?
Do you have to initialize variables in php?
How would you declare a function that receives one parameter name hello?