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

📄 index.php

📁 网址导航
💻 PHP
字号:
<?php
require("xy1234.php");
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>001网址管理员登录</title>
<style>
<!--
a:link  { text-decoration: none;color:#E2007F}
A:visited {text-decoration: none;color:#E2007F}
A:active {text-decoration: underline}
A:hover {text-decoration: underline;color: #000000 }
A.b:link {text-decoration: none; font-size:12px;color:#000000; font-family: 宋体}
A.b:visited {text-decoration: none; font-size:12px;color:#000000; font-family: 宋体}
A.b:active {text-decoration: underline;font-size:12px;color:#000000; font-family: 宋体}
A.b:hover {text-decoration: underline; color: #000000}
.p1          { font-size: 12px; font-family: 宋体; color: #E2007F }
li           { color: #E2007F}
td           { font-size: 12px; font-family: 宋体; color: #E2007F }
-->
</style>
</head>

<body topmargin="0" leftmargin="0">

<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="760">
    <tr>
      <td height="100">&nbsp;
                                     
      </td>                             
    </tr>                             
  </table>                           
  </center>                           
</div>                           
       
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="760">
    <tr>
      <td valign="top">
        <div align="center">
          <center>
        <table border="0" cellpadding="0" cellspacing="0" width="230">
          <tr>
            <td bgcolor="#FFB5D2" background="../images/Recall_zbg1.gif" height="19" valign="bottom">&nbsp;  
              <b>管 理 入 口 :::...</b> </td>
          </tr>
          <tr>
            <td width="100%" bgcolor="#FFE1ED" align="center" height="16"></td>
          </tr>
          <tr><form method=post action="chklogin.php">
            <td width="100%" bgcolor="#FFE1ED" align="center" height="30" valign="middle">用户名:<input class="flat1" style="color: #FF0000; background-color: #FFFFFF; border: 1px solid #000000" size="12" name="username" value="<?echo $u?>"></td>
          </tr>
          <tr>
            <td width="100%" bgcolor="#FFE1ED" align="center" height="30" valign="middle">密 码:<input class="flat1" style="color: #FF0000; background-color: #FFFFFF; border: 1px solid #000000" type="password" size="12" value name="password"></td>
          </tr>
          <tr>
            <td width="100%" bgcolor="#FFE1ED" align="center" height="30" valign="middle"><input style="color: #FFFFFF; background-color: #FF1171; border: 1px solid #000000" type="submit" value="确 定" name="Submit">&nbsp;&nbsp;&nbsp;<input style="color: #FFFFFF; background-color: #FF1171; border: 1px solid #000000" type="reset" value="取 消" name="Submit2"></FORM>
            </td>
          </tr>
          <tr>
            <td width="100%" bgcolor="#FFE1ED" align="center" height="16"></td>
          </tr>
          <tr>
            <td width="100%" height="66"></td>
          </tr>
        </table></form>
          </center>
        </div>
      </td>
    </tr>
  </table>
  </center>
</div>
                          
<div align="center">     
  <center>     
  <table border="0" cellpadding="0" cellspacing="0" width="760">     
    <tr>     
      <td>     
        <div align="center">     
          <table border="0" cellpadding="0" cellspacing="0" width="100%">     
            <tr>     
              <td width="100%" bgcolor="#FF1171" height="2"></td>     
            </tr>     
            <tr>     
              <td width="100%" height="12"></td>     
            </tr>     
          </table>     
        </div>     
      </td>     
    </tr>     
    <tr>     
      <td align="center">     
        <div align="center">     
          | <a href="#">关于我们</a> | <a href="#">联系我们</a> | <a href="#">请您留言</a>                  
          | <a href="#">帮助中心</a> | <a href="#">售后服务</a> | <a href="javascript:window.external.AddFavorite('http://www.001wz.com',%20'001网址')">加入收藏</a>                  
          |<br>                 
          Copyright 2004 by <a href="http://www.001wz.com">001wz.com</a> All                  
          rights Reserved.<br>                 
          <a href="http://www.001wz.com">001网址</a>                  
          版权所有                 
        </div>                 
      </td>                 
    </tr>                 
    <tr>                 
      <td></td>                 
    </tr>                 
  </table>                 
  </center>                 
</div>                 
</body>                     
</html>                     

⌨️ 快捷键说明

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