Download .zip |
Info | Screenshots | View files (4) | Download .zip | Reputation | Support forum (6) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2019-03-17 (23 hours ago) | 68% | Total: 5,384 This week: 2 | All time: 462 This week: 218 |
Version | License | PHP version | Categories | |||
captchanumbersv21 2.3 | GNU General Publi... | 5 | Graphics, Validation, Security |
Description | Author | ||||||||
This class can generate images for use in CAPTCHA based validation tests (Completely Automated Public Turing test to tell Computers from Humans Apart). It is an improved version of the Captcha Numbers class originally written by Hadar Porat. |
|
GD2 Problems ------------ You must have GD2 module installed with PHP. If u get imagecreate() not found, it's means you don't have GD2 installed. You can install it easly on windows by open php.ini and uncomment extension=php_gd2.dll line. Also check that extension_dir in php.ini is correct. Font Problems ------------- You must have arial.ttf available for the script to work. If the picture is shown without numbers (only grid) u need to download arial.ttf from http://www.webpagepublicity.com/free-fonts-a4.html. Save arial.ttf in the same directory of the script. Notice it's arial.ttf and not Arial.ttf. |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
captcha_numbersV2.php | Class | Main Class |
example.php | Example | Image displayer |
loginexample.php | Example | Login Form Example |
readme.txt | Doc. | Readme |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.