Recommend this page to a friend! |
Download .zip |
Info | Example | Screenshots | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2014-07-21 (2 years ago) | Not enough user ratings | Total: 363 | All time: 6,498 This week: 1,056 |
Version | License | PHP version | Categories | |||
sgcaptcha 1 | MIT/X Consortium ... | 5.0 | PHP 5, Graphics, Validation, Security |
Description | Author | |||
This class implements CAPTCHA validation using geometric shapes. Innovation Award
|
Simple geometric captcha for PHP -------------------------------- Version 1. 2014-06-07. Author: Francisco del Aguila (http://www.alboran.net, faguila@alboran.net) Generate a captcha with geometric figures. USAGE Include the next line in your HTML/PHP webpage: <img src="{path}/sgcaptcha.php" alt="Captcha" /> The captcha solution value is stored in $_SESSION['captcha'] The key figure appears at right with no value. User must input digits inside the key figures. The result may be an empty string. See the 'example.php' file. You can change the colour schema and length of the key editing the file 'captcha.php'. REQUIREMENTS Requires GD library enabled in PHP. LICENSE This software is published under the MIT license. (see http://opensource.org/licenses/MIT) This information must remain in all copies of this software. HISTORY Version 1, 2014-06-07. First version. |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
example.php | Example | Sample use of sgcaptcha.php |
LICENSE.txt | Lic. | License |
README.txt | Doc. | Basic information |
sgcaptcha.php | Class | The sgcaptcha class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Alboran ERP Development site for Alboran ERP. Uses SGCaptcha for user access. |
If you know an application of this package, send a message to the author to add a link here.