php-db | 2001062
Date: 06/28/01
- Next message: Joseph Koenig: "Re: [PHP-DB] Modify Query, or sift through results?"
- Previous message: Markus Fischer: "Re: [PHP-DB] delay script"
- Maybe in reply to: Jennifer Arcino Demeterio: "[PHP-DB] delay script"
- Next in thread: Jonathan Hilgeman: "RE: [PHP-DB] delay script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
You can do this without using a php script
why don't you use
<META HTTP-EQUIV="refresh" CONTENT="N;URL=http://www.foo.com/foo.html">
where "N" represents a discrete time interval in seconds.
Dobromir Velev
-----Original Message-----
From: Jennifer Arcino Demeterio <eper <email protected>>
To: php-db <email protected> <php-db <email protected>>
Date: Thursday, June 28, 2001 4:46 PM
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: php-db-unsubscribe <email protected>
>For additional commands, e-mail: php-db-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Joseph Koenig: "Re: [PHP-DB] Modify Query, or sift through results?"
- Previous message: Markus Fischer: "Re: [PHP-DB] delay script"
- Maybe in reply to: Jennifer Arcino Demeterio: "[PHP-DB] delay script"
- Next in thread: Jonathan Hilgeman: "RE: [PHP-DB] delay script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

