Download a file to the Server

Is it possible to download a file to the server from a URL? I.e thinking something along the lines of this function in PHP file_get_contents(‘http://www.example.com/’);

Community Page
Last updated: