0
Good is the following I have a certain date and a certain time.
I wanted php to show me how many days, hours, minutes and seconds are left for that particular date and that particular time.
I mean, I have a date and a time in a variable and I want an echo in php to show me how long it takes to get to that date.
It doesn’t have to be real time!
I want the end date to be hour and minute and second.
Just enter the site and appear how much time is left, no need to decrease or anything!
I hope that was understood. Thank you.
Changing in real time? With php I don’t think it’s possible, maybe with javascript.
– user28595
It doesn’t have to be in real time, just go on the site and tell me just how much time is left for that date/hour/minute/second.
– Gonçalo
Oh yes, can you add that to the question? just to be clear when someone is going to answer.
– user28595