Header("Location: http://your.domain.com");

Note; you must do this before anything is sent to the browser. You can
easily do this by using Output Buffering. Refer to the manual for more info
on OB.

""Mujahid"" <[EMAIL PROTECTED]> wrote in message
93l4q6$8fb$[EMAIL PROTECTED]">news:93l4q6$8fb$[EMAIL PROTECTED]...
> How do we redirect a user from a PHP page to another ?
> In ASP I would do a Response.Redirect.
> What is the equalent function in PHP ?
>
> Thanks
> -MW



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to