No More V1@grA
September 10, 2007 12:45 PM
Subscribe
PHPFilter: I'm about to write part of a web application that allows visitors to submit ratings and comments for events. How can I keep spam to a minimum?
I've discovered, from past efforts, that essentially anything with a textbox will get spammed on the net. There isn't going to be user registration for this, and almost I will be monitoring for certain IPs, it will not be filtered.
So, the parts are CodeIgniter, PHP, MySQL. On a PHP4 server I have virtually no control over.
Any ideas? I'd like to avoid captcha if possible.
Thanks!
posted by tmcw to computers & internet (7 comments total)
9 users marked this as a favorite
posted by djgh at 1:26 PM on September 10, 2007