mlse
11-14-2005, 04:29 PM
Hi,
I am familiar with the location.href="http:www.somewhere-else.com" and <meta http-equiv="refresh" content="2; URL=http://www.somewhere-else.com"> methods of performing a client-side redirect to another web page.
What ways are there to perform server-side redirects dynamically? E.g. in PHP?
TIA,
Mike.
I am familiar with the location.href="http:www.somewhere-else.com" and <meta http-equiv="refresh" content="2; URL=http://www.somewhere-else.com"> methods of performing a client-side redirect to another web page.
What ways are there to perform server-side redirects dynamically? E.g. in PHP?
TIA,
Mike.