Class waCaptcha
This file is part of Webasyst framework.
Licensed under the terms of the GNU Lesser General Public License (LGPL). http://www.webasyst.com/framework/license/
- waAbstractCaptcha
-
waCaptcha
Package: wa-system\Captcha
Copyright: 2011-2012 Webasyst LLC
License: LGPL
Author: Webasyst LLC
Link: http://www.webasyst.com/
Located at wa-system/captcha/waCaptcha.class.php
Copyright: 2011-2012 Webasyst LLC
License: LGPL
Author: Webasyst LLC
Link: http://www.webasyst.com/
Located at wa-system/captcha/waCaptcha.class.php
public
string
|
|
public
boolean
|
|
private
|
|
public
|
|
protected
|
|
protected
|
__construct()
|
protected
array
|
$options | array(
'chars' => 'abdefhknrqstxyz23456789',
'fonts' => array(
"DroidSans.ttf"
),
'width' => 120,
'height' => 40,
'font_size' => 25, // in pt
'background' => array()
) |
$required
|