Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-08-09 (11 years ago) | 54% | Total: 4,825 | All time: 540 This week: 1,119 |
Version | License | Categories | ||||
phpcaptcha 1.0 | BSD License | Graphics, Validation |
Description | Author | |||||||||||||
This class can generate images with a random text that can be used to perform real human user validation also known as CAPTCHA (Completely Automated Public Turing Test to Tell Computers and Humans Apart). |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
Docs (1 file) | ||||
captcha.php | Example | sample | ||
PHPCaptcha.class.php | Class | Base Class |
phpcaptcha-2005-08-09.zip 2KB | |
phpcaptcha-2005-08-09.tar.gz 2KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Random Password Generator | .zip .tar.gz | This class can be used for random String Generation | Conditional |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
GDF Fonts GDF Fonts can be downloaded from Here |
Pages that reference this package |
Captcha Programming simplified Spam is/was/has been the biggest problem in the internet... |
How can I make a filtering PHP Function Also I recommend to put Captcha (that image with noise over digits which can be only recognized by human) on your site to prevent automated submissions... |