Latest JAS v1.1.0
144 plugins online

Code / Captcha / set

Captcha :: set
Method
include/captcha.php

Description...

Arguments

challenge
Argument

Return values

Boolean
Returns

Examples

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

Comments (0)