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
What is php string function?
How to remove blank spaces from the string?
What is x+ mode in fopen() used for?
What is the interface in php?
How to write comment in php?
How to parse configuration file in php?
Which php framework is best for security?
What is the best practice for running mysql queries in php? Consider the risk of sql injection.
Is php a programming language?
What are the different types of array in php?
What is isset post?
How to upload file in php?
How do I end a php session?
What is session data?
Is php an oop?