|
|
| Name: |
Simple Image Captcha Class |
| Base name: |
image-captcha |
| Description: |
Display images for CAPTCHA validation |
| Related classes: |
simple captcha, captcha code |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
BSD License |
| All time users: |
597 users |
| All time rank: |
4191 |
| Week users: |
0 users |
| Week rank: |
2402 |
| |
|
This class can display images for CAPTCHA validation.
It can generate a text with random letters to be used for CAPTCHA validation. The validation code is stored in a session variable for further validation.
The class can generate an image with a given size and the validation text ofbfuscated with grey lines. The generated image is displayed as the current script output in the JPEG format.
| 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 |
|
|
| File |
Role |
Description |
imagecaptcha.php |
Example |
Simple Image captcha generation class |