Latest JAS v1.1.0
144 plugins online

Code / Captcha / check

Captcha :: check
Method
include/captcha.php

Description...

Arguments

challenge
Argument

Return values

Boolean
Returns

Examples

Captcha Check method example
PHP
<?
  $captcha->check($challenge);  //Call Captcha::check method
?>

Comments (0)