Marek Kilimajer wrote:
Try http://pear.php.net/package/HTTP_Download
Cheers for that, I think I just found a reasonable method to do a short
term fix, though I might totally redesign my download application to support
resumable download agents. I looked on the HTTP 1.1 protocol and found th
Is there anything in PHP which would allow me to check the requested range
of bytes by an client?
Basically one of the download scripts I made some time ago got hit by a load
of requests for a file, but the server was giving back "416 Requested Range
Not Satisfiable". I assume that the user is
2 matches
Mail list logo