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
How to get ip address of clients machine?
Is php an oop?
How can you pass a variable by reference?
How do I see how many pages per session in google analytics?
What is singleton pattern in php?
What are the php variables?
What is composer phar?
What is the use of super-global arrays in php?
What are encryption functions in php?
How a variable is declared in php?
Is empty in php?
How can we increase execution time of a php script?
Which library is used in php to do various types of image work?
Tell me what does the scope of variables means?
What is new keyword in php?