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 are the disadvantages of php?
What is a stored procedure in mysql?
Can you specify the "new line" character in single-quoted strings?
What is the difference between abstract class and interface in php?
What good is polymorphism?
Can constructor be private in php?
What is the use of count() function in php?
Why print_r is used in php?
Why triggers are used in mysql?
What is php how it works?
Do you know how to delete a file from the system?
How can we destroy the cookie in php?
Tell me what is the default session time in php?
What is the difference between apache and tomcat?
How can you upload a file using php?