What are the limitations or drawbacks of PHP ?
Answer Posted / 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 |
Post New Answer View All Answers
What are the special characters you need to escape in single-quoted stings?
Which framework is best for php?
What is the meaning of php?
Is php session id unique?
What are the different types of php variables?
How to define a function with any number of arguments?
What is return in php function?
What are the different types of array in php?
Why does sql injection happen?
What is mvc php?
What is the function file_get_contents() useful for?
Tell me what are sql injections, how do you prevent them and what are the best practices?
When a conditional statement is ended with an endif?
What is difference between base_url and site_url?
Which function is used to read a single character from a file in PHP.