The goal is to remotely include a data.txt file from a remote source. This is a news source we would like to display on 3 seperate domains.
I have read and have beem doing trial/error with the fopen and include functions and it doesnt seem that anything I am trying is working.
The txt file path is http://www.domain.com/dir1/dir2/ssi/.txt file.
Anyone want to point me in the right direction?
Thanks in advance...