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
What is php routing?
What is the purpose of the '.myi' file extension? What do thes file contain?
How can I load data from a text file into a table?
What are some of the advanced features of php?
Is ruby on rails php?
What is the use of token in php?
How can you associate a variable with a session?
Why we use get in php?
Is laravel an oop?
What are php string functions?
How long is a php session valid?
What is php explain how php works?
what is mean by portal
What is difference between print_r and echo in php?
How to change the principal password?