In a public discussion forum (without user login verification), how do I contrain a user to be allowed to make a posting every 5 minute.
The purpose of this is to to prevent spamming, some users just are trying to submit a whole page of posting at a time.
I'm thinking about using cookie, can this be done that way? If yes,how?
Also, how do I detect if the user is having cookie enabled in his browser or not?