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
What is the scope of a variable defined outside a function?
How does php session work?
Is java is better than php?
What's the best method for sanitizing user input with php?
Explain the three different kinds of Arrays?
What is the differences between $a != $B and $a !== $B?
What is difference between session_unset and session_destroy?
What beforeFilter() is used?
What is query string php?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
Write syntax to open a file in php?
How to swap two variables without using 3rd temp variable.
Why php script is not running in browser?
Why is php so popular?
Tell me what is use of in_array() function in php?