I want to make a site with an online currency that increments every hour, or any other time frame. It's going to be retrieved from a MySQL database, no matter if the user is online or not, and then an amount is going to be added to the variable and sent back to the server again.
I've looked around but still struggling to get my head around the explanations.
Any help is greatly appreciated.
Thanks in advance!