[UPHPU] PHP 5 and local php.inis

Brandon Stout bms at mscis.org
Mon Mar 26 23:32:05 MDT 2007


Walt Haas wrote:

> Maybe have a customer's PHP pages all source a file with the necessary
> ini_set('name', 'value'); statements?

Note that only directives with the |CHANGEABLE |constant PHP_INI_USER or 
PHP_INI_ALL on this page:

http://www.php.net/manual/en/ini.php

can be set via ini_set();

Brandon Stout
http://mscis.org



More information about the UPHPU mailing list