Posted by Per Jψrgen Vigdal on 11/08/94 11:30
I need to redirect to an alternative url if an other redirect fails. Here is the logic If( redirect("URL_A") != success ) redirect("URL_B") In other words: If the server that host the URL_A that I am trying to redirecting to is down, I want to redirect to an other server that host URL_B Thanks for your help.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming