On Wed, 13 Nov 2002 20:12:44 -0500, you wrote:

>When I require a file from index.php, if there's no .. on the path (a relative 
>path, but not going back), the relative path is from where the original file 
>is, but if there's a .. on the path, the relative path is from where the 
>symlink is (although php identifies the script as the original file in the 
>error message).

That certainly sounds like a bug to me, or at least inconsistent
behavior.  I'd report it on bugs.php.net...

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

Reply via email to