PHP is the popular scripting language that many Web sites use to create dynamic pages. For example, this site's forums are largely dependent on PHP and its ability to fetch and post data from various sources such as a mySQL database.
Of course, in order to take advantage of PHP, you will need to have PHP functioning on your server. This article will not explain how to install PHP, but this article will explain how to test if PHP is installed and configured properly in your server