Hi,
I am looking for a way to include a file.
If the file that I am trying to include can not be found since the server may be down, I want a second include to include the file from a different server.
Thus I want 3 or 4 include statements. But I only want to have the second include to run if the 1st include can not be found. Thus the 4th include should not be run unless all first 3 servers are down.
Does anyone have any ideas or help or any small bits of code that may assist me?
Thanks in advance!