countdown clock

Discussion in 'PHP' started by izlik, Dec 10, 2007.

  1. #1
    Hello.

    i dont know if this is the right board of if it should be in html since ive seen these made in php also, but here goes.

    I wonder if someone knows where i can get a countdown script for 24hours, or how one can be made? basiclly what i need is, when 24hours of the set time has run, it resets to 0 and begins to count down from 24hours again... like if i put it on 09:00 it should start counting down from there and reset when it reach the same time again the next day and start over...

    thanks in advance.
     
    izlik, Dec 10, 2007 IP
  2. Jeff Blake

    Jeff Blake Peon

    Messages:
    32
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try this: hotscripts.com/PHP/Scripts_and_Programs/Countdowns/index.html

    Jeff
     
    Jeff Blake, Dec 10, 2007 IP
  3. izlik

    izlik Well-Known Member

    Messages:
    2,399
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    185
    #3
    i could only find timers that counted down to a specific date there, and when the date was reached it needed a new date wich is not what i need. i need someting so i can make it count down from 09:00 to 09:00 then reset after 24hours and do the same over and over again everyday :/
     
    izlik, Dec 11, 2007 IP
  4. Noddegamra

    Noddegamra Peon

    Messages:
    1,013
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You will need JavaScript to do an active countdown. No point in using Ajax to do the same thing.

    :)
     
    Noddegamra, Dec 11, 2007 IP