File: CAPTCHA.php
Source Location: /Text_CAPTCHA-0.1.6/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 Thu, 27 Oct 2005 12:00:15 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|