08 2016 档案

摘要:$fp = fsockopen("www.baidu.com", 80, $errno, $errstr, 30); stream_set_blocking($fp,0); // 设置成非阻塞请求 if (!$fp) die('error fsockopen'); $http = "GET /yib 阅读全文
posted @ 2016-08-24 16:38 思何 阅读(203) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示