adspace
What are the advantages of PHP over HTML?
Answer Posted / sudheer
Php is Scripting language but
Html is markup language
means in Html we can develop only Static webpages but
in php we can create Dynamic pages.
In Html any mistakes there in report on errors but in Php
its report errrors.If u want run html we require only
Browser.But Php Browser as well as Server(Apache).
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
What is the current stable version of php?
Name and explain five of the PHP error constants?
Which variable declarations within a class is invalid in php?
What is difference between static and final in php?
What is the difference between htmlentities() and htmlspecialchars()?
Tell me what kind of things have you done on the social side?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What does $_files means?
How to calculate the difference between two dates using php?
List some features of php that are deprecated in php7?
What is trait in php?
What is the current stable version of php? What advance thing in php7?
Write a program using while loop?
how to detect a mobile device using php