At 17:11 29/09/2002, Jean-Christian Imbeault wrote: >Pierre-Alain Joye wrote: >> >>If you need only >>constants/variable, use php_value in your php.ini/httpd.conf, or set an >>environment variable. > >I tried using php_value but it seems that it can only be used (in the >Apache httpd.conf file) to set *real* php config variables.
That's correct. It only works with 'tracked' INI directives, ones registered in the INI subsystem. Zeev -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php