captcha() captcha(string $id = '', array $config = array()) : \think\Response Parameters string $id array $config Returns \think\Response
captcha_img_with_replacement() captcha_img_with_replacement(string $id = '', string $element = 'think-captcha') : string Parameters string $id string $element 验证码HTML元素ID Returns string
captcha_check() captcha_check( $value, string $id = '') : boolean Parameters $value string $id Returns boolean