PHP Classes

GD Image Verification Class: Generate CAPTCHA verification images for forms

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 36%Total: 2,055 All time: 1,910 This week: 524Up
Version License Categories
gd_verification 1.0.0GNU General Publi...Graphics, Validation
Description 

Author

This class can be used to perform CAPTCHA tests to verify whether a site user is a real human or a robot script.

It generates images with random secret texts. The secret texts are stored on the server side using session variables.

The images are drawn with the GD library and outputted in the JPEG format.

The class also provides a verification function to determine whether the text in the image matches the text eventually entered by an user in a verification form.

Picture of Michael Rose
Name: Michael Rose <contact>
Classes: 1 package by
Country: United States United States

  Files folder image Files (4)  
File Role Description
Plain text file gd_image_verify.php Class Class file
Accessible without login Plain text file gd_image.php Example Example file #1
Accessible without login Plain text file gd_example.php Example Example file #2
Accessible without login Plain text file gd_doc.txt Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,055
This week:0
All time:1,910
This week:524Up
User Ratings User Comments (1)
 All time
Utility:41%StarStarStar
Consistency:45%StarStarStar
Documentation:50%StarStarStar
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:36%StarStar
Rank:4106
 
Example does not show image.
17 years ago (Ivan Lim)
20%StarStar