AJAX: DHTML and CSS CAPTCHA
Alexander Selifonov (contact me)
This class can be used to implement CAPTCHA validation using colored boxes that the user must click which are validated using AJAX requests.
It renders a grid of boxes on which only one box is colored differently to indicate the user must click it.
The class sends an AJAX request to the server passing the coordinates of the user clicks until a given number of clicks correctly point to the colored boxes.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Perfect (100.0%)
| Good (83.3%)
| Good (91.7%)
| Good (91.7%)
| -
| -
| Sufficient (76.7%)
| 20 |
Click here for detailed information about this class on phpclasses.org