How can i download a file by opening multiple connections to the server using PHP?

YaSSeR

New member
im writing a script to download a file using php and curl. but downloading is just too slow, i want to open multiple connections to the server and download the file (hence accelerate the download). how can i do this ?
 
Back
Top