Page 1 of 1

update data in 2 websites

Posted: Tue Mar 29, 2011 5:30 pm
by vikaspa
I have 2 websites
currentweb.com
copyweb.com (say)

Using php can I update
2 databases
and
upload files in both these 2 websites (
for both these web sites I have user id and password

exmaple I am uploading a file (Image), in currentweb.com
can I upload it to copyweb.com at the same ( I have database and ftp password for this )

If Yes Please help with code