Text_CAPTCHA
[ class tree: Text_CAPTCHA ] [ index: Text_CAPTCHA ] [ all elements ]

File: CAPTCHA.php

Source Location: /Text_CAPTCHA-0.1.5/CAPTCHA.php

Classes:

Text_CAPTCHA
Text_CAPTCHA - creates a CAPTCHA for Turing tests

Page Details:

Text_CAPTCHA - creates a CAPTCHA for Turing tests

Class to create a Turing test for websites by creating an image, ASCII art or something else with some (obfuscated) characters

TODOs:

  • refine the obfuscation algorithm :-)
  • learn how to use Image_Text better (or remove dependency)

Includes:

require_once('PEAR.php') [line 26]
Require PEAR class for error handling.
require_once('Text/Password.php') [line 33]
Require Text_Password class for generating the phrase.

Documentation generated on Mon, 26 Sep 2005 12:32:01 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.