View Single Post
  #1 (permalink)  
Old Apr 23rd, 2008, 09:33
djeyewater djeyewater is offline
Junior Member
Join Date: Oct 2007
Location: UK
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Keeping track of login attempts

To stop people attempting to login lots of times/fill in contact form lots of times/keep submitting search queries etc. is it normal/recommended to use a session variable or to write the ip address to a database?
Reply With Quote