\extendVerificationCode

Summary

Methods
Properties
Constants
RandomVerificationCode()
CaptchaValidation()
getCloudVerificationCode()
RandomEvenNumber()
getChar()
Geetest()
$GtUrl
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$GtUrl

$GtUrl

Methods

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 —

getChar()

getChar( $num) : string

Parameters

$num

Returns

string —

随机汉字生成器

Geetest()

Geetest( $GT = []) : bool

Parameters

$GT

//验证码参数 验证极验验证码

Returns

bool —