This may have been asked before, but I can't find it anywhere in the board achives. Sorry if it has.
Ok, I wondering if it's possible to use php to upload simple text files to an external server?
So, the goal I have goes something like this: Two websites. Both websites can handle PHP. Website A writes a textfile and uploads the textfile to website B. Website B then stores the textfile in a folder.
Anyone know if this can be done using PHP?
Thanks!