Sure is:

header("Location: somepage.ext");
exit;

Cheers!

Rick

"If you think you're too small to have an impact, try going to bed with a
mosquito in the room." - Anita Koddick

> From: "James Johnson" <[EMAIL PROTECTED]>
> Date: Thu, 12 Dec 2002 12:30:19 -0800
> To: <[EMAIL PROTECTED]>
> Subject: [PHP] PHP Redirects
> 
> Hi,
> 
> In ColdFusion, I can redirect to another page with the tag <cflocation
> url="somepage.ext">. Is there an equivalent in PHP?
> 
> Thanks,
> 
> Jim Johnson


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to