Now that you have a working development environment, with PHP, Apache, and MySQL happily running on your machine, it's time to delve into the PHP language. In this chapter, you'll learn how to do the following:
Recognize and use the different kinds of PHP start and end tags
Mingle PHP and HTML within your source code
Escape special characters in your scripts to produce valid output