You can use a simple PHP script to redirect a user from the page they entered to a different web page. One reason you may want to do this is that the page they are trying to access no longer exists
Originally posted here:
Code Beach: How To Redirect with PHP