You can't view the page and have PHP redirect it. You would need to use a
<meta> refresh tag or JavaScript.

Chris

> -----Original Message-----
> From: ajay [mailto:[EMAIL PROTECTED]
> Sent: Sunday, February 15, 2004 8:25 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP REDIRECT
>
>
> hi!
>
> i'd like to redirect a person to another page but after a certain
> time interval
> has elapsed. this is because i have a generic error displaying
> page and i would
> like the person to go to this page, stay there for like 10
> seconds and then be
> redirected to the index page.
>
> i was using header("url") to redirect the user.
> but how do i get that to happen after a certain time interval.
>
> thanks
>
> regards
>
> --
> ajay
> ---------------
> Who Dares Wins
>
> -------------------------------------------------
> This mail sent through IMP: www-mail.usyd.edu.au
>
> --
> 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