PHP Classes
elePHPant
Icontem

GD Image Verification Class: Generate CAPTCHA verification images for forms

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-12-15 (10 years ago) RSS 2.0 feedStarStar 36%Total: 2,044 All time: 1,860 This week: 1,096Up
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  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,044
This week:0
All time:1,860
This week:1,096Up
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:2804
 
Example does not show image.
8 years ago (Ivan Lim)
20%StarStar