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
Why php is better?
Php error constants and their descriptions
How is traits used in php?
What is difference between strstr() and stristr() in PHP?
How long is csrf token?
What is isset php?
What is the use of pear in php?
What is lazy loading in php?
What is the difference between abstract class and interface in php?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
How to swap two variables without using 3rd temp variable.
What is purpose of @ in Php?
How to redirect https to http url and vice versa in .htaccess?
Tools used for drawing er diagrams?
Is null or empty c#?