I have a file that gets updated every 60 minutes.
i would like to create a countdown till the next update (next update in XX minutes), by comparing the filemtime, to the current time..
im getting confused with the logic required to do this..and if its even possible..