Jump to content

saveing files that are on different servers.


joyser

Recommended Posts

Well, you could probably use file_get_contents() and then write to the file with fopen(). cURL would be faster and more secure though I reckon.

 

Also, I'm not sure if you can use file_get_contents() on remote files with safe mode turned on (that is, if you have safe mode turned on, which most hosts do).

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.