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 polymorphism with example in php?
What is $_ request?
What is is_null() in php?
iam mca post graduate in 2010 not getting job in JAVA so iam looking for carear in php as market demand is high so it is best option to try for php or not
How to get complete current page url in php?
How does csrf token work?
What is input sanitization in php?
What is trait in php?
What does the initials of php stand for?
What are examples of dependent variables?
Explain how we can get the number of elements in an array?
Do you know when sessions ends?
What does csrf token mismatch mean?
Tell me what is the use of "enctype" attribute in a html form?
What are the difference between array_keys() and array_key_exists() in php?