Quoting Joey Smith <[EMAIL PROTECTED]>:

>       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...

But commercial companies aside, the plethora of configuration options (like 
magic_quotes_gpc) can and does make life harder for people writing code 
libraries (like PEAR) that are meant to be dropped in anywhere, or for people 
trying to write applications that have minimal setup required, or that people 
can install on hosts where they don't have access to the php.ini parameters. 
It's certainly something to keep in mind.

-chuck

--
Charles Hagenbuch, <[EMAIL PROTECTED]>
Number of U.S. nuclear bombs lost in accidents and never recovered: 11

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to