Does any one knows the function like go to page after 5 seconds. Or run code after 10 seconds ?
A Anonymous Guest Jun 5, 2006 #1 Does any one knows the function like go to page after 5 seconds. Or run code after 10 seconds ?
A Anonymous Guest Jun 7, 2006 #2 you can use sleep() http://www.php.net/sleep or do a meta refersh Code: <meta http-equiv="refresh" content="600" />
you can use sleep() http://www.php.net/sleep or do a meta refersh Code: <meta http-equiv="refresh" content="600" />
A Anonymous Guest Jun 8, 2006 #3 Thank you but not like that. Like when you are in a competition a timer watch is working. How can I make the timer script. ? ? ?
Thank you but not like that. Like when you are in a competition a timer watch is working. How can I make the timer script. ? ? ?