Josh Minzner
New member
I want to create a PHP script on a server that will download a file from another server (test.com/file.zip) and download it to the server from which the script is running. It is similar to what wordpress does when it automatically installs an update. Thanks!