<div class="title_bot"><script>ec(2);</script></div> <!-- google_ad_client = "pub-2947489232296736"; /* 728x15, 创建于 08-4-23MSDN */ google_ad_slot = "3624277373"; google_ad_width = 728; google_ad_height = 15; //--> <br><!-- google_ad_client = "pub-2947489232296736"; /* 160x600, 创建于 08-4-23MSDN */ google_ad_slot = "4367022601"; google_ad_width = 160; google_ad_height = 600; //--> <span class="unnamed3">3、删除成员del.PHP3 <br> <br>require("common.PHP3"); <br>$id=chop($id); <br>if(!isset($id))error("请输入要删除的用户ID !"); <br>elseif($pwd$adminpass)error("管理员密码错误!"); <br>else{ <br> $data=DBMopen("class","w"); <br> DBMdelete($data,$id); <br> DBMclose($data); <br> $data=DBMopen("password","w"); <br> DBMdelete($data,$id); <br> DBMclose($data); <br> header("location:index.PHP3"); <br>} <br>?> <br><br>4、公用文件common.PHP3 <br> <br>$adminpass="test"; <br>function error($msg){ <br>?> <br><meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <br><link rel="stylesheet" href="style.css"> <title></title></span>