$res = opendir('http://url');
opendir funktioniert nur für lokale Verzeichnisse oder FTP-Verzeichnisse mit Directory Listing:
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.
Schöne Grüße
--
DerFichtl
feichtinger.info
DerFichtl
feichtinger.info