⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.php

📁 PHP在线考试系统
💻 PHP
字号:
<?php 
require("session_check.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>Veling(微零)在线考试-管理中心</title>
<link href="css.css" rel="stylesheet" type="text/css" />
</head>

<body scroll="no">
<!--头部开始-->
<DIV class=top>
<DIV class=menu><SPAN class=user>用户名: 
<?  echo $_SESSION['admin_user'];
 ?> | 角色: 管理员 | <A 
href="login_out.php">退出登录</A> | <A 
href="http://www.veling.cn">微零校园</A></SPAN><BR>
<UL>
  <LI><A 
  href="#">题库维护</A>  </LI>
  <LI><A 
  href="#">等待建设</A>  </LI>
  <LI><A 
  href="#">等待建设</A>  </LI>
  <LI><A 
  href="#">等待建设</A>  </LI>
  <LI><A 
  href="#">等待建设</A>  </LI>
  <LI><A 
  href="#">等待建设</A>  </LI>
  <LI><A 
  href="#">个人信息</A>  </LI>
  <LI style="DISPLAY: none"><A 
  href="http://cooljinli.gicp.net/&auml;&iquest;&iexcl;&aelig;&#129;&macr;&auml;&cedil;&shy;&aring;&iquest;&#131;/mainframe/?action=puhuo&amp;menuid=4&amp;xml2shtml&amp;%E4%BF%A1%E6%81%AF%E4%B8%AD%E5%BF%83&amp;operater=张进理#" 
  alt="我的面板">办公常用</A> </LI></UL></DIV>
<DIV class=logo><IMG height=58 src="images/logo.gif" 
width=220></DIV></DIV>
<!--头部结束-->
<div class="line"></div>

<DIV class=main><!--右边主内容块 -->
<DIV class=main_r>
<DIV class=m_top><SPAN class=topico>  当前操作:</SPAN> </DIV>
<DIV class=main_r_main><IFRAME name=main src="be_out.html" 
frameBorder=0 width="100%" height=520></IFRAME></DIV></DIV><!--右边主内容块结束 -->
<DIV class=left_menu><SPAN class=left_m_top>操作面板</SPAN> 
<DIV id=JKDiv_2 ?>
<DIV id=JKDiv_3>
<DIV class=left_menu_main>
<OL>
  <LI><a href="Questions_list.php" target="main"><IMG src="images/edit.gif" width="48" height="48" border="0"/><SPAN>选择题库管理</SPAN> </LI>
  <LI><a href="add.php" target="main"><img src="images/edit.gif" width="48" height="48" border="0" /><SPAN>添加选择题</SPAN></a></LI>
    <LI><a href="judge_list.php" target="main"><IMG src="images/edit.gif" width="48" height="48" border="0"/><SPAN>判断题库管理</SPAN> </LI>
  <LI><a href="add_judge.php" target="main"><img src="images/edit.gif" width="48" height="48" border="0" /><SPAN>添加判断题</SPAN></a></LI>
  <LI><a href="user_admin.php" target="main"><img src="images/user.gif" height="48" border="0" /><SPAN>管理员</SPAN></a></LI>
</OL>
</DIV></DIV></DIV></DIV></DIV>
<div style="width:0px; height:0px; overflow:hidden;"><script language="javascript" type="text/javascript" src="http://js.users.51.la/2517556.js"></script>
<noscript><a href="http://www.51.la/?2517556" target="_blank"><img alt="&#x6211;&#x8981;&#x5566;&#x514D;&#x8D39;&#x7EDF;&#x8BA1;" src="http://img.users.51.la/2517556.asp" style="border:none" /></a></noscript></div>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -