CAPTCHA validation using PHP and Ajax
CAPTCHA has become a popular means of securing forms against automated submission, by requiring users to enter a string displayed in an automatically generated image. This implementation uses Ajax to conveniently combine CAPTCHA into normal pre-submission form verification. You'll need PHP to be installed with the GD image library (most PHP implementations will have this as standard).
Visit publisher site: CAPTCHA validation using PHP and AjaxListing Details
- Filed in:
-
Scripts / Ajax / Tutorials, Training & Tips
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- The Mouse Whisperer Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
This is the first Ajax-enabled PHP script I've tried for CAPTCHA validation. It works! I'm very grateful to the author. Really!!! Thanks. Keep up the good work.