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 artisan in php?
How do you sort an array in php?
What are the 3 scope levels available in php and how would you define them?
What is php mean?
Which function would you use to determine the length of a string in php?
What is a PHP Filter?
Does strlen include null?
Explain Booleans in PHP?
Why do we use hooks?
How to assigning a new character in a string using php?
How to access a specific character in a string using php?
Can we set session value in javascript?
Tell me what is the main difference between php 4 and php 5?
What is php data type?
What are the functions used in php?