Latest JAS v1.1.0
144 plugins online

Code / Captcha / random

Captcha :: random
Method
include/captcha.php

Description...

Return values

Function
Returns

Examples

Captcha Random method example
PHP
<?
  $captcha->random();  //Call Captcha::random method
?>

Comments (0)