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
What is difference between sql and php?
Which function would you use to merge two arrays in php?
How php statement is different from php script?
What is a variable cost example?
What is the correct php command to use to catch any error messages within the code?
What software is required for php?
What is the meaning of die in php?
Tell me how can we change the maximum size of the files to be uploaded?
Write a program in php to find the occurrence of a word in a string?
Why echo is faster than print in php?
What is the use of mysql_real_escape_string in php?
Do loops php?
What is meant by urlencode and urldecode?
What are the ways to define a constant in php?
What is php and why it is used?