thinkphp从服务器拉取下来验证码失效

mac2022-06-30  94

public function verify(){ ob_end_clean();//加入 $verify = new \Think\Verify(); $verify->entry(1); }

转载于:https://www.cnblogs.com/hgj123/p/4688831.html

最新回复(0)