Skip to content

oittaa/animalcaptcha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimalCaptcha

"A novel way to tell if you are a human ;)" -- Maciej "mav" Trębacz

This is a php library which allows you to include a fun and simple captcha in any of your html forms.

The library is a fork of Maciej's original library hosted at google code which has been inactive for quite some time. It also features cute and colourful animal images made by Martin Bérubé.

Requirements

The minimal requirements is that you have php running on a webserver and if you want random image effects to be applied to the captcha images (to make sure they are different everytime) you will also need either gd or imagemagick installed on your server.

Usage

Please see example.php in the repository for a basic example of how to use the library.

About

Cutest way to deal with spambots!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 88.6%
  • JavaScript 11.4%