$host = 'app.com'; $path = '/index.php?app=wap&mod=Weixin&act=check_fans'; $fp = fsockopen($host, 80); fputs($fp,"GET $path HTTP/1.0 Host: $host ");*/
$host = 'app.com'; $path = '/index.php?app=wap&mod=Weixin&act=check_fans'; $fp = fsockopen($host, 80); fputs($fp,"GET $path HTTP/1.0 Host: $host ");*/