subscribe via rss subscribe via mail subscribe via twitter

How To Implement reCaptcha With Your PHP Project

Posted in PHP on October 26th, 2009

reCATPTCHA

It’s right that spamming can be a huge problem. But you can prevent your site from being spammed by following several solutions such as giving the visitor a captcha field to fill in order to verify if he is human. Or by blocking the IP of the spammer with php if you know their IP. Today I will show you how to get started with reCAPTCHA. “reCAPTCHA is a free CAPTCHA service that helps to digitize books, newspapers and old time radio shows. Check out our paper in Science about it”.
Read the rest of this article »

Page 1 of 11