Php
From Linuxintro
PHP is a programming language specialized on homepages. It is configured in the file /etc/php5/apache2/php.ini for your apache web server. You can for example set default_charset from UTF8 to 8859-1.
See also
- pear - install environment for php modules
- Learning PHP