|
Website using PHP and MySQL... How do I update a field every hour?
Hi All
For a pass-time, I am making a text based browser game using PHP... I have a mysql database that the website reads information from. My question is, i have a field in a player table called 'gold'. How do i increase it by 1 every hour?
Thanks
|