\n

      Welcome<\/h1>\n Good morning, $name!<\/p>\";\n } else {\n echo \"

      Good afternoon, $name!<\/p>\";\n }\n ?>\n<\/body>\n<\/html><\/pre>

      Refresh the page at different times of day — it changes. That’s dynamic content in action.<\/p>


      Working with Forms: PHP’s Sweet Spot<\/h3>

      One of PHP’s most common uses is processing form data.<\/p>

      Create form.html<\/code>:<\/p>

      \n