On Tue, Jul 15, 2008 at 3:53 PM, Manuel Vacelet <manuel.vacelet@xxxxxxxxx> wrote: > Hello all, > > How can I make my php apps aware of byte range HTTP request ? > > I have a script that output data to user if she's granted to do so. > But as of today, if download fails, she must restart the download from > the beginning because my server (my php script) doesn't support "range > byte requests" (actually, this is what curl and wget claims!) FYI, I found what I was looking for in PEAR HTTP Download package: http://pear.php.net/package/HTTP_Download -- Manuel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php