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

File: CAPTCHA.php

Source Location: /Text_CAPTCHA-0.1.4/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.
require_once('Image/Text.php') [line 40]
Require Image_Text class for generating the text.

Documentation generated on Thu, 11 Aug 2005 11:50:09 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.