how do I redirect after a specific time period ?
Posted: Sun Jan 19, 2003 10:23 pm
lets say I want to open a new webpage in the browser after it had been upened for 60 seconds, how would i do that in php.
So if I open a webpage, say http://www.somesite.com/index.php
how would I make it so that after 60 seconds it directs to another webpage
(or even the same one .. to update it)
I looked at php.net, but don't know quite what to search for.
It's probably simple, but I just can't find it
any help would be great
Regards,
Eli
So if I open a webpage, say http://www.somesite.com/index.php
how would I make it so that after 60 seconds it directs to another webpage
(or even the same one .. to update it)
I looked at php.net, but don't know quite what to search for.
It's probably simple, but I just can't find it
any help would be great
Regards,
Eli