redirect
Posted: Thu Nov 09, 2006 2:58 pm
Is there a way to redirect the user to another page by using PHP?
I know there are two alternatives include and header. But what if I have to call the redirect from the middle of the page, when the header was already sent.
I've heard about redirecting with meta tags, but it seems there is a bug in FireFox related to metatags.
I know there are two alternatives include and header. But what if I have to call the redirect from the middle of the page, when the header was already sent.
I've heard about redirecting with meta tags, but it seems there is a bug in FireFox related to metatags.