tiganulmeu Posted June 28, 2007 Share Posted June 28, 2007 I have a file like : $file_to_download = "http://www.mywebsite.com/file.txt"; however the file`s size is changed sometimes to a small size like 30kb and sometimes to a large size like 1Gb, i don`t know what to do to get this file only when it`s small, i used cURL with time-out but it doesn`t work, is there something that can check if the download takes more than .... 4-5 seconds then disconnect and return false ? .... Please heeelp Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted June 28, 2007 Share Posted June 28, 2007 what is the nature of this file that it grows/shrinks so much. cURL is designed around source code more than a .txt file Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.