What are the advantages of PHP over HTML?
Answer Posted / deepinder
I think we can't compare these two for their advantages as
both are used together for web development. Another simple
reason for this answer is that we embed php script tags
i.e. <? and ?> within an html file. So, they both have
their own features.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
How long does a php session last for?
What are php strings?
Tell me how is it possible to remove escape characters from a string?
What is the difference between substr() and strstr()?
What are the characteristics of php?
What is mean tnq
Difference between $message vs. $$Message in php.
Require_once(), require(), include(). What is difference between them?
What is orm in php framework?
How to open standard output as a file handle?
Why do we use interface in php?
Write a program to find a string is palindrome or not?
Is php 5.6 secure?
What is final in php?
What are the popular frameworks in php?