U L CAPTCHA is based on PHP to fight with spam. This is very easy to modify to suit your need.
This package also contains some font-files downloaded from 1001FreeFonts website.
Powered By Sourav Ghosh.
Features
- CAPTCHA
- Strong
Categories
Anti-SpamLicense
GNU General Public License version 2.0 (GPLv2)Follow Ultra Light CAPTCHA in PHP
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
No instructions, so no work. Waste of time.
-
2 errors fixes described below. ---- Now that's an ultra light CAPTCHA. Thanks. ---- 1) Have broken image in <img /> and error msg on captcha.php: ... "Malformed header from CGI script: libpng warning: iCCP: known incorrect sRGB profile" ... Fix ... : Assign sRGB to all background PNGs in graphics editor like GIMP. This also reduces size of those images to like 40%. ---- 2) On Ubuntu apache2 I had no characters generated ... Fix ...: change fonts paths from 'font.ttf' to './font.ttf', so add './' part before the actual path.
-
Provides no instructions. readme.txt is only used for self promotion. 2 thumbs down.
-
Easy, simple, effective, strong CAPTCHA based on PHP and ready to use.