RandomVerificationCode() RandomVerificationCode(string $Name = 'logins', int $w = 240, int $h = 80, int $size = 28) : mixed Parameters string $Name int $w int $h int $size 创建随机验证码 Returns mixed —
CaptchaValidation() CaptchaValidation(mixed $Name, mixed $Value) : mixed Parameters mixed $Name mixed $Value Returns mixed —
getCloudVerificationCode() getCloudVerificationCode(mixed $Name) : mixed Parameters mixed $Name Returns mixed —
RandomEvenNumber() RandomEvenNumber( $min, $max, int $type = 1) : mixed Parameters $min $max int $type 返回随机双数 Returns mixed —