2008/8/25 Shiplu <shiplu.net@xxxxxxxxx>: > Hello folks, > I have written a method to download file from remote server. normally those > fill will be huge in size. from 1MB to 400MB. > I am using fsockopen and curl to download the file. > But the problem is its too slow. > Very very slow. What happens when you remove the first half of the if(), the bit that relies on fsockopen(), and only use curl? -- http://www.otton.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php