What are the advantages of PHP over HTML?
Answer Posted / erickson
PHP is a server side programming language,but HTML is a
client side programming langage,with PHP we can create
dynamic pages,PHP is having higher PORTABILTY than HTML,PHP
is based on the web development platform of
LAMP(LINUX,APACHE,MySql,PHP),it is easily assessible than
HTML,so that PHP is more advantages than HTML.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Does php 7 support multiple inheritance?
What are the options to transfer session ids?
How does firefox manage cookies?
How to block direct directory access in PHP?
What is the difference between print() and echo() in PHP?
Explain how is it possible to set an infinite execution time for php script?
How do you remove whitespace from the beginning and end of a $string variable?
What is php mean?
How can you pass a variable by reference?
What's the difference between accessing a class method via -> and via ::?
Write down the code for save an uploaded file using php?
what is session_set_save_handler in PHP?
Why php is used?
Is php dying 2018?
How to remove html tags from data in php?