[PHP-DEV] Re: [PHP-QA] RE: ; arg seperator From: Zeev Suraski (zeev <email protected>)
Date: 04/04/01

At 23:04 3/4/2001, Joey Smith wrote:
> I've never bought into this argument, because these companies
>can include a "config.php", or something like that, which uses
>ini_set() to set up the INI file however they need it...

ini_set() is run after the input parsing is already done, so it won't help
in this case. Only .htaccess or equivalent.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>