[EMAIL PROTECTED] wrote:
> Now, all relative pathes are resolved against the current
> directory of the including script (which is the directory
> where it's located). This is a known issue. Use
> include_pathes in the meantime.

what about having a __DIR__ macro similar __FILE__ that is
the dirname of the current file so that one can use

include __DIR__."/whatever.inc"

-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77 

Besuchen Sie uns auf der CeBIT 2001 - in Halle 6 Stand F62/4

-- 
PHP Development 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]

Reply via email to