It is not hard to remember but here it is… This code can be used to redirect visitors to any other page.
header("Location: http://www.blabla.com/page.php");
Short Circuit…
It is not hard to remember but here it is… This code can be used to redirect visitors to any other page.
header("Location: http://www.blabla.com/page.php");
Posted in PHP.
– September 6, 2010
No Responses (yet)
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.