"PHP traditionally is embedded into HTML code within a web page,
as this was its initial intent. However it's becoming increasingly
more popular for web application authors to write and generate the
HTML using PHP from a page that is made entirely of PHP code.
"The following two examples of the world renowned hello world
program should help to show the difference:"