Skip to content

chethann/countdown_timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

countdown_timer

A simple countdown timer written using PHP and JavaScript

The script allows you to create a countdown timer for any events. In order to use this file in any of the application just edit the start and end dates of the event.

The code is written in JavaScript and PHP.

The timer counts down till the beginning of the event and again from the beginning till the end of the event.

alt tag

alt tag

alt tag

Both start and end time are editable.

The code can be used in any online sites where one has to keep track of the time ( time constrained online events ). The code can also be used to show remaining days for a particular event for the visitors.

The event to be triggered when the countdown reaches zero can be edited.

Releases

No releases published

Packages

No packages published

Languages