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
Where is session id stored?
What is the meaning of php?
What good is polymorphism?
What is api laravel?
What are the advantages of stored procedures?
Why are sessions used?
What is difference between echo and print_r in php?
Why php is used?
How to delete cookie files on your computer?
What is the difference between require_once and require in php?
Tell me what is pear?
What is a composer?
How do I check if a given variable is empty?
What is the best way to test the strpos() return value in php?
What is the super method?