Twister1004 Posted November 2, 2008 Share Posted November 2, 2008 Hey everyone, I was wondering if there is a count down timer in PHP I could make? Is there? Quote Link to comment https://forums.phpfreaks.com/topic/131085-solved-question/ Share on other sites More sharing options...
wildteen88 Posted November 2, 2008 Share Posted November 2, 2008 What are you wanting to archive to? Can you please explain more. Quote Link to comment https://forums.phpfreaks.com/topic/131085-solved-question/#findComment-680577 Share on other sites More sharing options...
Twister1004 Posted November 2, 2008 Author Share Posted November 2, 2008 What i mean is make a count down timer from one day(Say like today) til some other day (say like 3 days from now). How would I go about that or is it not possible in PHP? Quote Link to comment https://forums.phpfreaks.com/topic/131085-solved-question/#findComment-680579 Share on other sites More sharing options...
wildteen88 Posted November 2, 2008 Share Posted November 2, 2008 You may be better of using a client side language (such as Javascript) if you want a live count down counter. You could do it in PHP however the count down wont be live. You'll have refresh the page for the counter to update. Quote Link to comment https://forums.phpfreaks.com/topic/131085-solved-question/#findComment-680581 Share on other sites More sharing options...
Twister1004 Posted November 2, 2008 Author Share Posted November 2, 2008 Lol, oooh boy.... Javascript. I normally would go try it out and learn it, but I've got a lot to learn already with 5 different codings =P. Oh well, might as well take a stab at it. Hummmm, Know any really good teachings for javascript? (Besides w3schools) Quote Link to comment https://forums.phpfreaks.com/topic/131085-solved-question/#findComment-680584 Share on other sites More sharing options...
wildteen88 Posted November 2, 2008 Share Posted November 2, 2008 If you search google you should be able to find some "JavaScript count down timers". Quote Link to comment https://forums.phpfreaks.com/topic/131085-solved-question/#findComment-680585 Share on other sites More sharing options...
Andy-H Posted November 2, 2008 Share Posted November 2, 2008 http://unix.com.ua/orelly/ http://unix.com.ua/orelly/webprog/jscript/index.htm Quote Link to comment https://forums.phpfreaks.com/topic/131085-solved-question/#findComment-680586 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.