I would like to use database datetime to track how often a user is allowed to click on a link from my site, if I am going to use it I need to approach this very cautiously, I do not want the users to be able to cheat and I do not want to overload my server with to much activity.
So if someone could give me a quick once over of how to use the datetime/datestamp it would help greatly. I need to know how to set it then how to call it and display it in hours : minutes : seconds format.
Thank you all.