wwfc_barmy_army Posted July 30, 2008 Share Posted July 30, 2008 Hello. I am looking for some visual countdown for 10 seconds before some php code is run. Although i'm not sure how i can go about it. Any ideas? Thanks. Link to comment https://forums.phpfreaks.com/topic/117379-visual-countdown/ Share on other sites More sharing options...
DarkWater Posted July 30, 2008 Share Posted July 30, 2008 What kind of PHP code are we talking about? Is there a real reason for wanting this? You could technically use Ajax after a 10 second Javascript countdown though. Link to comment https://forums.phpfreaks.com/topic/117379-visual-countdown/#findComment-603721 Share on other sites More sharing options...
wwfc_barmy_army Posted July 30, 2008 Author Share Posted July 30, 2008 I'm looking to make it so after clicking on an external link through my site it waits 10 seconds with a message then forwards them using the header fuction. Link to comment https://forums.phpfreaks.com/topic/117379-visual-countdown/#findComment-603726 Share on other sites More sharing options...
DarkWater Posted July 30, 2008 Share Posted July 30, 2008 That can be done with Javascript. Why do you want a header redirect? Link to comment https://forums.phpfreaks.com/topic/117379-visual-countdown/#findComment-603728 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.