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 / 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

Tell me what is the actually used php version?

1087


What are the four scalar types of php?

1168


How to check a key exist in an array?

1144


What is the use of "ksort" in php?

986


How is traits used in php?

1047


Which php framework is best?

1040


Tell me what is the use of mysql_real_escape_string() function?

1044


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

1031


How to open standard output as a file handle?

1265


Tell me what are the __construct() and __destruct() methods in a php class?

1063


Why do we use cookie?

1025


What are the correct and the most two common way to start and finish a PHP block of code?

1112


What is the advantage of runtime polymorphism?

990


List some array functions in php?

982


Do you know how to enable error reporting in php?

1041