What are the advantages of PHP over HTML?
Answer Posted / muzahid
PHP helps us to develop webpage dynamically.HTML is statical
language that helps PHP.Here word "Dynamic" is used for PHP
because PHP can handle data and use DATABASE such as MYSQL.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to call javascript function in php without any event?
What type of headers have to be added in the mail function to attach a file?
Starting or restarting a computer is called
When do sessions end?
What is the role of php?
Why do we use namespace in php?
Explain me how failures in execution are handled with include() and require() functions?
What is the delimiter default in PHP?
How to create connection in php?
How do you end a session in php?
Explain how is it possible to set an infinite execution time for php script?
Tell me how can we connect to a mysql database from a php script?
Tell me what sized websites have you worked on in the past?
How do I find out the number of parameters passed into function9?
Explain about the connective abilities of the PHP?