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.
|
|
| Name: |
GD Image Verification Class |
| Base name: |
gd_verification |
| Description: |
Generate CAPTCHA verification images for forms |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2023 users |
| All time rank: |
1742 |
| Week users: |
0 users |
| Week rank: |
2023  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (41.7%) |
Not sure (45.8%) |
Not sure (50.0%) |
Not sure (58.3%) |
- |
- |
Insufficient (36.3%) |
2142 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|