What are the advantages of PHP over HTML?
Answer Posted / nagarjuna
HTML is simple coding.the main differnece beween php and
html is that html is static and php is dynamic. php is
server scripting language where we can retreive values and
we can use in the front end. but php cant be useful without
html
| Is This Answer Correct ? | 49 Yes | 5 No |
Post New Answer View All Answers
What is difference between required and require_once in php?
Why do we use inheritance in php?
How to track no of user logged in?
What is the use of mysql_real_escape_string() function?
How to enable error reporting in php?
Name some of the functions in php.
What is difference between print and echo in php?
Which is the best web server?
How do you check if an arraylist is empty?
How to remove leading and trailing spaces from user input values?
What is the difference between runtime exception and compile time exception?
How to make database connection in php?
What is the method to execute a php script from the command line?
Is it easy to learn wordpress?
How do you access a get requests url parameter with php?