Thank you greg. 

Do you know if they support remote drive from Windows, 
like \\servername\dir\. 

I'm having huge problems to list files and dirs on the remote server ( with opendir, 
readdir) while i can easily read or write a file on the same server using fread, fopen.

>From the bugs reports that I have seen so far, it seems to be a known problem (see 
>http://forums.devshed.com/showthread.php?p=624872)

I wonder how I could re write the opendir and readdir functions so as to implement the 
fopen wrappers.

Any idea?
vincent

-----Original Message-----
From: greg [mailto:[EMAIL PROTECTED]
Sent: lundi 10 mai 2004 15:21
To: [EMAIL PROTECTED]
Subject: [PHP] Re: readdir and opendir


Vincent Dupont wrote:
> Simple question : do readdir and opendir support opening HTTP urls ??

RTFM ! No it doesn't.

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

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

Reply via email to