this will do the redirect

echo'<meta HTTP-EQUIV="Refresh" CONTENT="1;URL=****YOUR URL******">';

content=X will set the delay in seconds.

Steve

> -----Original Message-----
> From: Jennifer Arcino Demeterio [mailto:[EMAIL PROTECTED]]
> Sent: 28 June 2001 04:10
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] delay script
> 
> 
> hello!
> 
> does anyone knows how to delay a display of a certain page 
> ... for example,
> if i will click on "logout" button, it will show a page which will say
> "logging out" then after 5 seconds it will redirect to the login page.
> 
> 
> thanks =)
> 
> 
> -- 
> PHP Database 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]
> 

-- 
PHP Database 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