I want a php script to Determine if a server, "X", exists. If it exists then html page "A" loads from server "Z", when server "X" does not exist, then html file "B" loads from server "Z".
note:Server X has files if i need to find a file to check it if i have to.
Doug