BotDetect PHP CAPTCHA API Reference (BotDetect v3.0; deprecated)

First Time Here?

Check the BotDetect Developer Crash Course for key integration steps.

Table of Contents

BotDetect PHP CAPTCHA Web API Reference

To make Captcha integration into PHP websites easy, the public part of the BotDetect PHP Captcha library is focused on ease of use from PHP forms.

BotDetect PHP CAPTCHA Client-Side API Reference

BotDetect PHP Captcha client-side functionality is encapsulated in the botdetect/public/lbd_scripts.js JavaScript include. BotDetect Captcha library objects automatically use this library and construct the necessary objects.

BotDetect PHP CAPTCHA Core API Reference

While the BotDetect Web API members are used for Captcha functionality within a PHP web form context (dealing with markup generation and related tasks), the core BotDetect API contains members related to general Captcha functionality, independent of the context it's used for.

BotDetect PHP CAPTCHA Enumerations Reference

A number of enumerations is used to represent basic Captcha options available in the BotDetect PHP Captcha library.


Please Note

The information on this page is out of date and applies to a deprecated version of BotDetect™ CAPTCHA (v3.0).

An up-to-date equivalent page for the latest BotDetect Captcha release (v4) is BotDetect v4 Captcha documentation index.

General information about the major improvements in the current BotDetect release can be found at the What's New in BotDetect v4.0 page.