On Monday 24 June 2002 21:29, Erik Price wrote:
> On Sunday, June 23, 2002, at 09:06  AM, Pekka Saarinen wrote:
> > Most virtual server users have no means to set PHP.INI to their liking
> > so changes like that should be done in longer time span to let
> > developers update the software _before_ changes in PHP happen.
>
> What about ini_set() ?

There are quite a few config settings which cannot be altered using ini_set(), 
register_globals being one of them, although that can be set using .htaccess 
files.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Real Users find the one combination of bizarre input values that shuts
down the system for days.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to