PHP Page Redirection
Posted: Fri Jan 29, 2010 5:39 pm
Hi there,
I have some two pages like http://www.domain.com/index.php?p=123 http://www.domain.com/index.php?p=456 . Is there anyway that I can set the page redirection so that when people visit http://www.domain.com/index.php?p=123 page, this page will be redirected to http://www.google.com and when people visit http://www.domain.com/index.php?p=456 page, this page will be redirected to http://www.yahoo.com ?
Thank you very much,
Noah
I have some two pages like http://www.domain.com/index.php?p=123 http://www.domain.com/index.php?p=456 . Is there anyway that I can set the page redirection so that when people visit http://www.domain.com/index.php?p=123 page, this page will be redirected to http://www.google.com and when people visit http://www.domain.com/index.php?p=456 page, this page will be redirected to http://www.yahoo.com ?
Thank you very much,
Noah