RE: Nested includes - Relative paths?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Larry,

Now I think I got it :)

> All include statements are parsed based on the
> defined include path, where "." is interpreted
> relative to the active context, vis, the script
> that the web server itself is running.

I wasn't aware of the existence of an include_path...
That's why I was having a strange behaviour. It
doesn't look for the files in one only one place.
Instead, it looks for the files in possible places
(defined by include_path) using a priority for that.

Right?

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux