View Single Post
Old 11-12-2007, 02:15 PM   #4 (permalink)
Haris
The Frequenter
Prolific Welcomer Upcoming Programmer 
 
Join Date: Sep 2007
Posts: 360
Thanks: 24
Haris is on a distinguished road
Default

Quote:
Originally Posted by Salathe View Post
There is a cURL option called CURLOPT_RANGE whose value (in bytes) can be:
Range(s) of data to retrieve in the format "X-Y" where X or Y are optional. HTTP transfers also support several intervals, separated with commas in the format "X-Y,N-M".
That might be of use to you.
I had tried but it didn't worked.
Haris is offline  
Reply With Quote