On Thu, May 11, 2006 8:10 pm, Steven Stromer wrote:
> relative versus 'include_path'-based paths?  I know that putting a
> variable into the path is a no-no, but any other considerations?

I suspect that the advice to use absolute paths is somebody NOT
understanding the include_path system, and just "giving up" on it,
possibly combined and confused with not using an unconstrained
variable in the path...

Nothing irks me more than stupidly-designed software that hard-codes
paths into includes so I can't move all their include files OUT of the
web-tree without a lot of grief.

More than a few software packages will not get installed for my
clients, no matter how nice the software might seem, until this is
fixed, because I just don't have the time to fix their mistakes.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to