NTFS supports directory junctions which are equivalent to unix symlinks.
I found a toll that can create, read and delete such junctions.
Is there are posiibility to include that code into php so that it supports
it in realpath(), symlink(), linkinfo(), readlink(), filetype() and
is_link()?
The complete source code can be found at:
http://www.sysinternals.com/files/jnctnsrc.zip



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

Reply via email to