Latest JAS v1.1.0
144 plugins online

Code / Captcha / size

Captcha :: size
Method
include/captcha.php

Description...

Arguments

width
Argument
height
Argument

Return values

Boolean
Returns

Examples

Captcha Size method example
PHP
<?
  $captcha->size($width, $height);  //Call Captcha::size method
?>

Comments (0)