Wednesday, June 20, 2007

prevent multiple submissions to an anonymous survey

I was asked for an easy way to prevent multiple submissions to an anonymous survey by reloading the page; so, I created a quick PHP and add submission date and client IP. We will know if the person did multiple submissions by reloading the page. Here is the code:

No comments: