I realize that I need to use AJAX to make a page output info dynamically, i already know about that..
I have two goals :
create a timer that counts down in second increments.
and create a loop that will echo a value every 5 seconds.
I am familiar with date and time functions but foggy on the correct way to set the loop ups up correctly.