Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the advantages of PHP over HTML?

Answer Posted / sachin

PHP is a scripting language that provides database
connectivity methods, data processing and logic encoding.
HTML is NOT a scripting language and is a markup language
used for browser interpretation.

The PHP after executing on the server throws out HTML that
is sent to the user's browser.

One can make static web pages using HTML ; PHP is meant to
make data driven intelligent applications and uses HTML to
show the result of processing to the user.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you make a connection with mysql server using php?

929


Which framework is best for php development?

932


How to declare an array in php?

1031


Can you explain, when to use if-else if-else over switch statements?

964


Tell me what should we do to be able to export data into an excel file?

913


Is array empty php?

870


What is the current stable version of php? What advance thing in php7?

978


Where is session value stored php?

970


Is php faster than javascript?

895


Can a trait extend a class php?

932


what is session_set_save_handler in PHP?

963


What is html used for?

970


How come the code works, but doesn’t for two-dimensional array of mine?

986


What is string function sql?

941


What is echo and print in php?

914