Skip to content

Instantly share code, notes, and snippets.

@sdglhm
Created January 18, 2016 15:46
Show Gist options
  • Save sdglhm/34b68c8713bf9b1dae56 to your computer and use it in GitHub Desktop.
Save sdglhm/34b68c8713bf9b1dae56 to your computer and use it in GitHub Desktop.
<?php
file_put_contents("filename.ext", fopen("https://filehost.tld/file.ext", 'r'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment