Re: Spam opinions please

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jonathan Tapicer wrote:
I suggest you add a good captcha to the form and that way you can
avoid spam forever.

You can find a question/answer based CAPTCHA system here.
http://www.network-technologies.org/tiny.php?id=1

The system can be used to protect comment forms, email forms or act as a bot trap. The system works by writing the IP of the offender to the .htaccess file, blocking the bot from the entire site. A page is displayed where someone can remove his/her IP from the blocklist and regain access to the page. The class also checks the DNS record before blocking to prevent a good bot, like Googlebot, from being blocked.

Comment spam has been reduced to almost zero on all my pages thanks to CAPTCHAv2. The only ones getting through now are the ones submitted by humans.


--
John

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux