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
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
Are php sessions cookies?
What is the delimiter default in PHP?
How to assigning a new character in a string?
What is session in PHP. How to remove data from a session?
Does PHP 5 support exceptions? State Whether True or False?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What is the purpose of the php empty function?
How To Get the Uploaded File Information in the Receiving Script?
What is the difference between session_unregister() and session_unset()?
What is abstract class php?
Is php a middleware?
Tell me what is the main difference between require() and require_once()?
How many types of session are there?
What is return in php function?