vendor/yzncms/think-captcha/srchelper.php

Functions

captcha()

captcha(string  $config = null) : \think\Response

Parameters

string $config

Returns

\think\Response —

captcha_src()

captcha_src( $config = null) : string

Parameters

$config

Returns

string —

captcha_img()

captcha_img( $id = '', mixed  $domid = '') : mixed

Parameters

$id
mixed $domid

Returns

mixed —

captcha_check()

captcha_check(string  $value) : bool

Parameters

string $value

Returns

bool —