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


Please Help Members By Posting Answers For Below Questions

What is the functionality of the functions strstr() and stristr()?

531


What is the string concatenation operator in php?

531


What is use of isset function in php?

597


Explain what are the two main string operators?

524


Explain the difference between isset() and empty()?

543






How are variables declared in php?

559


Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?

570


What is magic quotes?

612


What are string functions?

511


What is overloading and overriding in oop?

565


What is the use of imagetypes() method?

543


what is difference between PHP4 , PHP5

1910


What are the three classes of errors that can occur in php?

531


Where is the submitted form data stored?

577


What is the scope of a variable defined in a function?

558