Php

From Linuxintro
Revision as of 17:41, 29 March 2010 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