Date: 04/04/01
- Next message: mazelier <email protected>: "[PHP-DEV] PHP 4.0 Bug #10159: bug with Caudium 1.0.2RC2"
- 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: Edin Kadribasic: "Re: [PHP-DEV] RE: ; arg seperator"
- Reply: Edin Kadribasic: "Re: [PHP-DEV] RE: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Joey Smith <joey <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, <chuck <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: 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: mazelier <email protected>: "[PHP-DEV] PHP 4.0 Bug #10159: bug with Caudium 1.0.2RC2"
- 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: Edin Kadribasic: "Re: [PHP-DEV] RE: ; arg seperator"
- Reply: Edin Kadribasic: "Re: [PHP-DEV] RE: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

