On Wed, Dec 23, 2009 at 10:47 AM, Pierre Joye <pierre....@gmail.com> wrote:

> Please tell me one benefit except "we support include"? I don't see
> any. The extra files are still there, they will be loaded too, etc.

Instead of a -single location- being defined at compile time or
execution of PHP time, this allows it N number of include directories.
It opens up multiple usage models. for example, cpanel puts a
per-account apache configuration inside of /home/$account/ - it just
seems like a more flexible solution instead of static configure
location. and environment variable override for a web-driven thing
like php-cgi or php fpm has to be done before it is launched...

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to