PHP Countdown script?

Four

New member
I am attempting to create a php script that counts down to an event that happens next year, and I am having some trouble. The day I need to count down to is February 28th, however I am having some issues getting started. I understand that I should be using the mktime function in some form, but I have no idea on how to get it to calculate the number of days, hours, and minutes to the date.
 
Back
Top