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
Why do we use htaccess
How is the ternary conditional operator used in php?
What are the features of object-oriented programming in php?
How cookies are trported from browsers to servers?
How do I debug php?
Explain me what is the use of 'print' in php?
How can we execute a php script using command line?
What does the initials of php stand for?
Explain me what are the 3 scope levels available in php and how would you define them?
Is php coding easy?
What sized websites have you worked on in the past?
What is the difference between characters and #?
How can we create a database using php?
i m a B.E,passed out few yrs bak failed to find good job due to less marks now thinkin of a career as PHP developer. is it a lucarative field and wat r career prospects; hv heard dat initial salary is very less bout 6k also most jobs r contrct jobs.pls guide me need ur valuable advice.pls hellppp!! thnx..
What is $globals php?