I want to prevent my script, from being flooded - if user hit F5 it is executing the script every time.
I want to prevent from this and allow one script execution pe
use either apc cache or mencache to store information storing to database or reading from file i believe is time/resource consuming