Hi everyone, is me again, the problem maker. haha
So, basically I've two servers which one allocated at data center, and another one at office.
Office server hosted an application(internal use only) that wanted to pull data from server at data center everyday. Data center hosted am application that can be used by everyone around the world.
My problem is, how do I download the files from another server without saving it manually? What i means is, when people in office click on the accept button on the web page at data center server, the file will be storing into office local server automatically in the background. Let say the file is XML document.
How do I accomplish this? Any idea? Both side using same platform - linux, server side scripting using PHP, database using MySql.
Help, The flow...
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
sounds like a job for http://www.php.net/manual/en/ref.ftp.php
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: