public function getOS() { $info = array( '操作系统'=>PHP_OS, 'PHP版本'=> PHP_...
IP属地:广东
public function getOS() { $info = array( '操作系统'=>PHP_OS, 'PHP版本'=> PHP_...
使用ob_clean(); public function verify(){ob_clean();$captcha = new Captcha();//验证码过期时间(s)...