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

Yeah, I realized that after I had already shot off that email, but
didn't get around to sending a second email.

>
> Well that isn't the case unless you've found a bug. The drive letter isn't
> removed. Edit the main() with your sample and play with it a bit (it
> compiles as one binary). Let us know if you find a real problem.
>
> Andi
>
> At 09:18 PM 3/19/00 -0500, Shane Caraveo wrote:
> >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
>
> ---
> Andi Gutmans <andi <email protected>>
> http://www.zend.com/
>
> --
> 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>

-- 
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>