PHP is a very popular web scripting language that allows you to make your site dynamic, use databases, etc. With your installation of PHP, you will have direct control of the php.ini file which sets various options for PHP. You can find the php.ini at /etc/php.ini
Modifying the php.ini is only recommended for advanced users as you can break your scripts if not done properly.