This is a simple code which would allow you to redirect a page to a different location. This is a php code which does the same function as Meta Refresh Redirect Use it instead of placing of Meta Refresh Redirect code in the head section of your page, unless your server does not support PHP capabilities.
[php]
[/php]
Dont forget to change the url to the target url or page you wish to redirect to, and always remember pages with php codes needs to saved with a .php extension
[tags]php, redirect, code[/tags]