[PHP-DEV] Bug #1287: file functions and HTTP/FTP From: adam <email protected>
Date: 04/04/99

From: adam <email protected>
Operating system: All
PHP version: 3.0.7
PHP Bug Type: Feature/Change Request
Bug description: file functions and HTTP/FTP

It's nice to see that fopen() directly supports HTTP and FTP urls rather than local files.

What I'd really like to see in future versions is the ability to use other functions such as filesize(), fseek() etc. on HTTP and FTP urls.

It would seem hard to implement, but the mechanisms are definitely there (FTP and HTTP resume for example).

Thanks for listening!

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>