* Thus wrote Dave ([EMAIL PROTECTED]):
> 
> Is http:// URL wrapper support included in PHP 4.3.4 ?
> or is this included in PHP 5.0.0?

I wouldn't expect the http wrapper to ever support opendir
functionality. Its virtually impossilble to read directoy listings
from a web server.


> 
> "Curt Zirzow" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > * 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."
> 

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