Is it possible to set up a PHP script to pull a text file from one domain into seperate domains?
If I had a couple websites I updated with the same information, could I have a single text/html file on one domain be pulled into the other domains via PHP without using a database?