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
Tell me how stop the execution of a php scrip?
Which php framework is fastest?
Tell us how to redirect a page in php?
How to get a total number of rows available in the table?
What is php built on?
Explain what are the three classes of errors that can occur in php?
Is it easy to learn php?
How come the code works, but does not for two-dimensional array of mine?
What is array filter in php?
What is difference between rest api and restful api?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
What is empty () in php?
What is the difference between require_once and require in php?
Tell me what type of operation is needed when passing values through a form or an url?
How is a constant defined in a PHP script?