PHP Class Redaxscript\Validator\Captcha

Since: 2.2.0
Author: Henry Ruhs
Inheritance: implements Redaxscript\Validator\ValidatorInterface
显示文件 Open project: redaxmedia/redaxscript Class Usage Examples

Public Methods

Method Description
validate ( string $task = null, string $hash = null ) : integer validate the captcha

Method Details

validate() public method

validate the captcha
Since: 2.2.0
public validate ( string $task = null, string $hash = null ) : integer
$task string plain task
$hash string hashed solution
return integer