Php
From Linuxintro
Revision as of 18:38, 22 July 2011 by imported>ThorstenStaerk
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