Skip to content

mgiagnoni/MultiCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# MultiCaptcha

A php 5 class to generate random code and math captchas. Source code is commented, see `examples` folder inside package for some usage examples.

examples/index.php - A simple captcha with all default settings.
examples/index2.php - A captcha displayed with a random font.
examples/index3.php - A simple math captcha.
examples/index4.php - Another math captcha: only 2 operands with values between 1 - 20.

About

A PHP 5 class to generate both random code and math captchas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages