Can Javascript generate a clock, from submit PHP submitted?
Posted: Wed Aug 27, 2014 8:25 am
I need to show a clock (really simple one) to show the time of a booking.
So when it is submitted, it shows what is commonly seen as a clock (you seen them ticking on screen with second hand), but I don't want the second hand. I want it to just the hour and minute hand.
I could do it with a digital appearance using appropriate fonts, but be nice to do is a an analogue clock.
Is there a Javascript clock script, that can be altered to show the time based on a PHP variable?
So when it is submitted, it shows what is commonly seen as a clock (you seen them ticking on screen with second hand), but I don't want the second hand. I want it to just the hour and minute hand.
I could do it with a digital appearance using appropriate fonts, but be nice to do is a an analogue clock.
Is there a Javascript clock script, that can be altered to show the time based on a PHP variable?