Date: 04/04/01
- Next message: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Previous message: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- In reply to: Joey Smith: "[PHP-DEV] RE: ; arg seperator"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Previous message: Zeev Suraski: "[PHP-DEV] Re: [PHP-QA] Re: ; arg seperator"
- In reply to: Joey Smith: "[PHP-DEV] RE: ; arg seperator"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

