Ask Question
21 December, 02:59

Does PHP bring dynamicity to HTML web pages

+1
Answers (1)
  1. 21 December, 03:39
    0
    Answer: Yes, because web pages are HTML texts and they are static. You can generate HTML text with PHP and thus it'll make your web page dynamic. For example if you want to show the current time to each visitor of your webpage you can get the current time with PHP and generate the HTML to show the time. As a result each user of your webpage will see different HTML e. g. which we call a dynamic page.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Does PHP bring dynamicity to HTML web pages ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers