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 the name of the scripting engine that powers PHP?
How to find the length of a string?
What is the use of nl2br() in php?
How can you send http header to the client in php?
How can you retrieve a cookie value?
What is php session id?
Tell us why did you choose this particular career path?
How can we automatically escape incoming data?
Can I use php in visual studio?
Do I need to install php after xampp?
How is it possible to set an infinite execution time for php script?
How can we make a constant in php?
What is regular expression in javascript?
Can we run php on tomcat server?
What is local variable in php?