PHP-iCaptcha: CAPTCHA validation asking questions about pictures
iCaptcha
This PHP class can be used to implement a CAPTCHA validation method that asks questions about pictures to the user.
It presents several images and asks the user to answer a question related to the pictures. Only one picture is the right answers. The user has to pick the right picture to pass the validation.
The class presents the question and pictures in a form with radio buttons associated to each picture to let the user pick the right picture that answers the question.
The information about the pictures that the user picks is stored in a MySQL database.
Download iCaptcha
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
July 4th, 2007 at 7:02 am
Online demo needed…
July 5th, 2007 at 9:09 am
Online Image demo is here http://cesars.users.phpclasses.org/browse/file/19522.html