NogDog
09-05-2007, 04:17 PM
If you are looking to implement an anti-spam "CAPTCHA" on a form, you might want to look into reCAPTCHA (http://recaptcha.net/). It serves a secondary purpose of helping to digitize optically scanned books.
I integrated it into the "Email Me" page on my personal site, and it was pretty painless. They have a ready-to-use PHP class (http://recaptcha.net/plugins/php/) which was quite simple to use.
I integrated it into the "Email Me" page on my personal site, and it was pretty painless. They have a ready-to-use PHP class (http://recaptcha.net/plugins/php/) which was quite simple to use.