* Thus wrote Dave ([EMAIL PROTECTED]):
> The Directories function opendir(string path)
> As of PHP 4.3.0 path can also be any URL which supports directory listing

, however only the file:// URL wrapper supports this in PHP 4.3. As
of PHP 5.0.0, support for the ftp:// URL wrapper is included as
well.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to