Description
This sample project shows how to customize BotDetect Captcha behavior and appearance.
BotDetect 3.0 allows user-defined customization of many Captcha options through a special CaptchaConfig.php
configuration file; some customizations also require page source changes.
Shown customizations include: Captcha image color scheme, sound & reload icons and their tooltips, custom client-side handlers for BotDetect actions such as sound playing and Captcha reloading (resulting in simple message boxes on icon clicks in this sample), ...
The CaptchaConfig.php
file used in this sample project contains detailed descriptions and explanations of the many customizable options.
You can then use chosen customization options to configure BotDetect to precisely match your application requirements.
Beta Release Warning
BotDetect PHP Captcha Library Beta is a work in progress, and we need you to guide our efforts towards a polished product. Please let us know if you encounter any bugs, implementation issues, or a usage scenario you would like to discuss.