dynamitemedia
15 years agoBinge Watcher
any PHP experts here? need some help
i am having a huge problem trying to get this loop done
i have a loop and because its not using php time or date i am having a horrible time trying to make it update the minutes and start the seconds back to 0 as you see below it will show one minute but then its back to :70 etc
its just keeps doing this:
i dont need to echo each time this is just an example, i am just trying to get it to keep going up.
anyone here have any ideas, would greatly appreciate a little help on this. been scouring the net and no luck yet
i have a loop and because its not using php time or date i am having a horrible time trying to make it update the minutes and start the seconds back to 0 as you see below it will show one minute but then its back to :70 etc
its just keeps doing this:
time is 00:00:00
time is 00:00:10
time is 00:00:20
time is 00:00:30
time is 00:00:40
time is 00:00:50
time is 00:1:00 <---another issue
time is 00:00:70
time is 00:00:80
time is 00:00:90
i dont need to echo each time this is just an example, i am just trying to get it to keep going up.
anyone here have any ideas, would greatly appreciate a little help on this. been scouring the net and no luck yet