Originally Posted by http://www.phpclasses.org/package/7615-PHP-Validate-users-with-image-or-text-based-CAPTCHA.html
This class can validate users with image or text based CAPTCHA.
It can generate either an image with challenge text that the user must enter or a question presented in the form of text that the user must answer entering a number.
The class generates the HTML to present either the validation image or question.
It also returns the right answer so it can be compared with what the user entered.