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.
How to copy picture file between different server through ph
Moderator: General Moderators
-
rony2004sam
- Forum Newbie
- Posts: 1
- Joined: Thu Nov 12, 2009 9:28 pm
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Re: How to copy picture file between different server through ph
file_get_contents() may be of use to you. Works remotely in PHP5.