The simple PHP program below displays a countdown timer between a set start time and a stop time.

Note that function “mktime” default timezome is the Greenwich Mean Time (GMT).
See sample run below

Write A Comment