[PHP-DEV] php4 php_virtual_cwd.c From: Shane Caraveo (shane <email protected>)
Date: 03/19/00

I was taking a look at the code, and saw the section where the drive
letter is being removed under win32. What is the specific reason for
this? I can't think of any file io functions under windows that does
not work with drive letters. Removing the drive letter prohibits php
from accessing files on any drive other than what it is executed on,
unless using UNC's.

Shane

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>