This package provides classes that can be used for implementation two types of CAPTCHA validation.
The first class generates a random text within HTML formatting tags. It may return an MD5 or SHA1 has of the generated text.
The second class generates a mathematical operation between two random values. It may also return an MD5 or SHA1 of the operation result.
The results of both classes can be used to implement CAPTCHA validation by comparing the hashes of what the user entered with the hashes generated by the class.
|
|
| Name: |
caText n caMath |
| Base name: |
catext_camath |
| Description: |
CAPTCHA validation with text and math operations |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
Freely Distributable |
| All time users: |
212 users |
| All time rank: |
6626 |
| Week users: |
0 users |
| Week rank: |
2221  |
| |
|
| 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.
| Link |
Description |
| deepforest |
caText and caMath live demo |
| |
Files |
|
|