Skip to content

lugui20/php-captcha

Repository files navigation

PHP

php-captcha

Pure PHP text/image based Captcha

This is a pure PHP captcha that uses sessions to store a randon sequence of characters and GD library to render an image with it.

  • You need to install module:

    extension=gd

Screenshot

> Run this code on

https://replit.com/@lugui20/php-captcha

Replit

About

Pure PHP text/image based Captcha

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published