Welcome Guest, Not a member yet? Register   Sign In
How to redirect() to an external URL?
#3

[eluser]nelson.wells[/eluser]
In 1.7.2 (maybe earlier, I can't be sure), you can use the redirect method to redirect to an external site by giving the address http instead of just a segment

Code:
redirect("http://www.externallink.net");

Take a look at the source code for that function Wink


Messages In This Thread
How to redirect() to an external URL? - by El Forum - 03-30-2010, 12:02 PM
How to redirect() to an external URL? - by El Forum - 03-30-2010, 12:20 PM
How to redirect() to an external URL? - by El Forum - 03-30-2010, 12:57 PM
How to redirect() to an external URL? - by El Forum - 03-30-2010, 12:59 PM
How to redirect() to an external URL? - by El Forum - 03-30-2010, 03:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB