摘要:
获取从前台发送的验证码 $luotest_response = $request->get('verifyCode');第二步 发送 验证 $transfer = new Transfer("https://captcha.luosimao.com/api/site_verify","POST"); 阅读全文
摘要:
可以查询sql运行时间和连接对象 阅读全文
摘要:
1,redis官方下载地址:https://redis.io/download,redis 64位下载地址:https://github.com/ServiceStack/redis-windows,本人测试使用的是redis-64.3.0.503版本。2,解压redis-64.3.0.503.zi 阅读全文