Randy wrote:
>
> Thanks for the info Brian. But what about the path you have in
> the include statement? IE: include "../path1/file.php"
>
> Does it ignore the path? Try the path? Or just append that path
> to the end of each path in the include_path?
>
> Best regards,
> Randy
My experience is that "../path1/file.php" is appended to all paths in
the include path, as well as your current path. Current path, btw, if
you are using a lot of included files are always the path of the inital
script called.
--
Paul K Egell-Johnsen
Utvikler/PR Manager
eZ systems as
http://ez.no/
--
PHP General 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]