找到36个回复 (用户: isehu)
用过,不好玩
离开学校好多年,如果是我,肯定去
car.php源码
<?php
header("Content-Type: text/vnd.wap.wml;charset=utf-8");
echo"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n";
echo "<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\" \"http://www.wapforum.org/DTD/wml_1.1.xml\">";
echo "<wml>";
echo "<head>";
echo "<meta http-equiv=\"cache-control\" content=\"no-cache\"/>";
echo "</head>";
echo "<card title='测试'>
<p>";
echo "<input name='cs' maxlength='' value=''/><br/><anchor>测试<go method='post' href='./'>
<postfield name='cs' value='$(cs)'/></go></anchor><br/><a href='../'>返回网站首页</a></p></card></wml>";
?>
把admin.php下面这段代码去掉,改好以后再恢复回来
if($user->user_group_id($myid)<>51){
header("location: index.php?sid=$sid");
exit();
}
秋香不在
一瓶墨水往头上浇就黑得差不多了
试试后台执行
ALTER TABLE user_user AUTO_INCREMENT=起始Id;
看看行不行
就是龙门
好像是…
一:include\index\cls.class.php
二:admin\#header.php