/Download-using-cURL

Download using cURL - we use it to download directly from another server!

Primary LanguagePHP

##Download usinc cURL (PHP)

Download using cURL using URL. Uses PHP cURL to download the file/archive from another server / URL. We have been using this to download directly from another server instead of download and uploading in mutliple steps.

##Resources

  • PHP.net cURL
  • PHP.net File functions

##Changelog 16 FEB 2015 : Found to be not working! 16 APR 2013 : Added jQuery progress bar