Re: Byte range support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux