How do I set timed "quests" in PHP.
I have a database ready with all the users etc. How would I go about setting a timer such that only when the time elapses is a user allowed to do a particular function (regardless of whether the users logs out, closes the browser, switches computer etc.)...