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

PHP is a well known server side scripting language which we
can embed with HTML, a client side programming language. It
provides dynamicity to our website. Through PHP we can
retrieve information, save information, update information
in database directly. We can also enhance the performance of
our website by using PHP's powerful functions.

Its most powerful feature is include function, through which
we can create a PHP file and include it in different files.

And instead of that there are so many functions reside in
PHP that makes the language powerful and user friendly.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference b/w static and dynamic websites?

1083


Which is best framework for php?

1072


Tell me how to find the length of a string?

1120


How to split a string into array using php?

1259


Tell me how is it possible to parse a configuration file?

982


Where session is stored?

1033


Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()

2391


How many data types are there in php?

1144


How to move uploaded files to permanent directory?

1007


What is data type in php?

1132


What is the best way to test the strpos() return value in php?

1024


Tell me what does pear stands for?

1137


Do you have to initialize variables in php?

1002


Is it possible multiple inheritance in php?

1082


What are sql injections, how do you prevent them and what are the best practices?

1109