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

📄 logout.php

📁 修正了多处BUG
💻 PHP
字号:
<? 
include('session.php');
include('function.php');
online("del",$_SESSION[username]);
session_destroy() ;
include('config.php');
?>
<meta HTTP-EQUIV=REFRESH CONTENT='2; URL= <? echo $siteurl."/index.htm"; ?>'>
<link href="css.css" rel="stylesheet" type="text/css"> 
<body bgcolor="#F3F7FC">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="3%"><img src="images/tleft.jpg" width="50" height="18"></td>
          <td width="93%" background="images/dmid.jpg">&nbsp;</td>
          <td width="4%"><img src="images/tright.jpg" width="50" height="18"></td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td height="38" background="images/d2.jpg">&nbsp;</td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#F3F7FC">
        <tr>
          <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td class="tianchong">退出成功</td>
              </tr>
            </table>
            <table width=45% border=1 align="center" cellpadding=0 cellspacing=0  class="table_kuang">
              <tr  > 
    <td  class=tianchong>成功退出</td>
   </tr>
   <tr > 
    <td class="size10"><br><br>状态:您已经成功退出<br><ul>
                    <li><a href="index.php">按此返回之前的页面</a></li>
                    <br>
                    <li><a href="index.php">如不能正常跳转,请按此进入首页</a></li>
                  </ul></td>
   </tr>
   <tr align=left> 
    <td >&nbsp;</td>
   </tr>
  </table>
 </td>
 </tr>
</table>
<br></td></tr></table>
            <p>&nbsp;</p></td>
        </tr>
      </table></td>
  </tr>
</table>

⌨️ 快捷键说明

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