my question is the folowing:
I want to create a browsergame, a bit like grepolis, travian, tribal wars... To do that, i need to modify some values in a database each ten seconds. I was thinking of a server-sided batch file that executes a php script to accomplish my needs, but I don't know how. I have searched on many forums, but they always end up with a CRON job, which is not an option. I hope someone can tell me where to start.