I'm writing a code to run an online game, it's a simulation type game so each "month" and "year" i want to display a monthly or annual report, how can i set a timer to call this at my set monthly interval?
you'll need to set up a javascript timer or a meta refresh tag.