Page 1 of 1

How to copy picture file between different server through ph

Posted: Thu Nov 12, 2009 9:33 pm
by rony2004sam
Dear all,
I have a problem that i wrote a script that can copy picture file in same server, but script is not running when servers are different(remote to client). Can anyone help me in this script.

Re: How to copy picture file between different server through ph

Posted: Thu Nov 12, 2009 10:31 pm
by superdezign
file_get_contents() may be of use to you. Works remotely in PHP5.