PHP file transfer and Output Question
Posted: Thu Sep 16, 2010 5:18 pm
Let's say there is a server tools.mydomain.com and another server at tools.doamin2.com. I want to be able to move a few text files from server #1 "tools.mydomain.com" to a folder on server #2 "tools.domain2.com". Once the text files are on server #2 I want to read them with php and show the output on a webpage.
Do you guys and gals think this would be the best way to do this? or would I be better to just write a script that resides on server#2 that can read the files on server#1 and display them to the screen? Any suggestions would be much appreciated.
Just looking for some information on what would be the best way to do this. Any help is greatly appeciated.
Thank You,
--Spec36
Do you guys and gals think this would be the best way to do this? or would I be better to just write a script that resides on server#2 that can read the files on server#1 and display them to the screen? Any suggestions would be much appreciated.
Just looking for some information on what would be the best way to do this. Any help is greatly appeciated.
Thank You,
--Spec36