PHP server-to-server download script?

  • Thread starter Thread starter Owen Valentine
  • Start date Start date
O

Owen Valentine

Guest
I'm looking for a script that will download a file (or files) from another website using PHP functions. Is there any way I can do this?

Example is, say I need to download a large tarball of PHP script, and it would take too long to download myself, then re-upload to a webserver. Is there any way I can do this without myself as the middle-man? Straight from server to server?
 
Back
Top