What are the advantages of PHP over HTML?
Answer Posted / nagarjuna
HTML is simple coding.the main differnece beween php and
html is that html is static and php is dynamic. php is
server scripting language where we can retreive values and
we can use in the front end. but php cant be useful without
html
| Is This Answer Correct ? | 49 Yes | 5 No |
Post New Answer View All Answers
Where is the functions php in wordpress?
What is PECL?
What are some of the advanced features of php?
What is difference between get and post in php?
How to open a file for reading?
Is php 5 still supported?
Tell me what should we do to be able to export data into an excel file?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What is the Default syntax used in PHP?
What are the advantages of stored procedures in php?
How long do php sessions last?
What does pear stand for?
How to reset/destroy a cookie?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
What are the methods useful for method overloading?