header("Location: http://www.google.com/";, "5");
That would redirect you to www.google.com in 5 seconds.

Tyler

----- Original Message ----- 
From: "Steven Walker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 18, 2002 2:16 PM
Subject: [PHP] Timed Redirect


> Is there way to have a page automatically redirect the user to another 
> page, but with a timed delay?
> 
> I'm working on a purchasing system. After a successful purchase, a thank 
> you page is shown, and then I want to take the user to a download page a 
> few seconds afterward.
> 
> Thanks! 
> 
> Steven J. Walker
> Walker Effects
> www.walkereffects.com
> [EMAIL PROTECTED]
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to