Could someone please give an example of how i could go about downloading a file from a website onto the server which my php script is located on.
For example;
i have a file here: http://example.com/file.zip
now i want to have a php script which will download that file onto the server which the script is located on.
hmm, isnt there a simpler way? i dont want to have code which is uneeded, and tbh im not too sure how to go about using ur class to do what i need.
Thanks