What are the advantages of PHP over HTML?

Answer Posted / neehal

HTML is a client-side programming language, PHP is
server-side and will get executed when called by the user.
whereas HTML all alone may or may not get executed when
loaded into the browser. PHP adds up to dynamicity of HTML a
long way. Helps in sharing files, etc. between webpages,
accessing databases. But still PHP requires to use HTML.

Is This Answer Correct ?    46 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new static in php?

531


I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable

1514


What are the two most common ways to start and finish a php block of code?

627


Write the statements that are used to connect php with mysql

507


How can we check the value of a given variable is a number?

608






Write a query to find the 2nd highest salary of an employee from the employee table?

642


How arrays are used in php?

548


What does it mean when it says the csrf token is invalid?

496


List functions available to sort an php array?

543


What are the two main string operators?

543


What is api example?

526


What are the ways to include file in php?

524


How many data types are there in php?

586


What are the different opening and closing tags available in PHP?

571


How to process the uploaded files?

582