escuccim/captcha

BotDetect 4 PHP Captcha Generator -- Free composer package.

v4.1.1 2018-01-27 17:26 UTC

This package is not auto-updated.

Last update: 2024-04-19 18:16:23 UTC


README

This is an unchanged for of BotDetect PHP Captcha Library. This is only forked because I need to tag it with a release to use it, if you want to use it you should use the original version.

BotDetect PHP Captcha Library  
-------------------------------

Contents of the package:
  - lib/
  - examples/
  - changelog.txt
  - license.html

lib/: folder contains the BotDetect PHP redistributable package which can be copied and included in your PHP sites.

examples/: folder contains BotDetect PHP library code examples and demos. You can simply copy both the "lib" folder and the "examples" folder to the content folder of your PHP-enabled server (htdocs in Apache, wwwroot in IIS) and open the index.html file to run the examples. Example code can be reused to add BotDetect Captcha protection to your PHP applications. 

changelog.txt: file contains the version history of BotDetect PHP Captcha library releases.

license.html: file contains the licensing terms for using BotDetect PHP Captcha library.