Hi, How do you redirect to another page using PHP?
A Anonymous Guest Jul 1, 2003 #2 Before any output in the browser Code: header ("location:http://www.anywhere.com");