虎哥,爱特,刘付杰,来看看这段那错了

<?php
echo '
<center><b><font color="orange">精武堂</font></b></center>';
if($jw == 1)
{
$jwt='http://jwt2.3g.qq.com/palace/index.jsp?sid='.$sid;
$arrayjw=explode("刷新",$fgjw);
$fgjw=file_get_contents("$jwt",false,$context);
If(eregi("新书签",$arrayjw[0]))
{
echo '<font color="red">书签已过期!</font>
';
}
elseIf(eregi("验证",$arrayjw[1]))
{
echo '<font color="red">登录需要验证码,请自行登录解决。</font>
';
}
$shijianstart= (strpos($arrayjw[2],"战神宫修炼:"));
$shijian=substr($arrayjw[2],$shijianstart);
echo '
状况:<font color="#ff00cc">'.$shijian.'</font>
';
if(eregi("战神宫修炼:(2小时)",$arrayjw[2])){
echo "
<font color='#3399ff'>已修成正果正在重修………………</font>
";$tzurl='http://jwt4.3g.qq.com/practice/finishPractice.jsp?sid='.$sid;
$xlurl='http://jwt2.3g.qq.com/practice/doPractice.jsp?sid='.$sid;
file_get_contents("$tzurl", false,$context);
file_get_contents("$xlurl", false,$context);
}
elseif(eregi("战神宫修炼:气脉不顺",$arrayjw[2])){
echo "
<font color='#6633ff'>气脉不顺,已自动疗伤</font>
";
$ls='http://jwt4.3g.qq.com/practice/healSelf.jsp?sid='.$sid.'&f_uin='.$qq;
file_get_contents("$ls", false,$context);
}
echo '
<font color="#33ff33">修炼中…………</font>
';
}
else
{
echo "
您尚未开通【精武堂】服务
";
}
?>
回复列表(3|隐藏机器人聊天)
添加新回复
回复需要登录