PHP help with a countdown?

Four

New member
I need to create a page that counts down to February 28th of next year. I know that I need to use the mktime function in PHP in some way, however I am having a difficult time understanding it, and getting it to display anything in the output format I need. I also need it to count down the days, hours, and minutes.

I need the end result to look like "In xxx days, xx hours, and xx minutes it will be February 28th"

I am starting to become discouraged with all my failed attempts so if someone could lend me a hand I would be very grateful.
 
Back
Top