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

"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.

1993


How long does a session last in php?

1028


How do I sort numbers in php?

1111


Explain what is the main difference between require() and require_once()?

1044


Are php sessions cookies?

1009


What are global variables in php?

1002


What are the advantages of triggers?

1022


What is filter_var?

1074


How do you pass a variable by value?

1129


How is php different from other languages?

941


What is the most common http method?

1145


How would you open a directory for reading in php?

1058


How to count a number of words in a string in php?

1011


How to define a user function?

1074


Differentiate echo vs. Print statement.

981