Introduction - If you have any usage issues, please Google them yourself
Web pages are interesting, but on their own, they are simply documents. You
can use PHP to add code to your web pages so they can do more. A scripting
language like PHP can convert your website from a static document to an
interactive application. In this chapter, you learn how to add basic PHP functionality
to your web pages