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

📄 index.php

📁 相关软件: ·帝国网站管理系统(Ecms) v3.5 繁体版 ·搜索更多与"帝国网站管理系统(Ecms) "相关的软件 注意事项: ·注意:本站软件一律只用鼠标左键打开
💻 PHP
字号:
<?
$url="<a href=../../../>首页</a>&nbsp;>&nbsp;<a href=../cp>控制面板</a>&nbsp;>&nbsp;会员登陆";
include("../../data/template/cp_1.php");
?>
<form name="form1" method="post" action="../../enews/index.php">
  <p>&nbsp;</p>
  <table width="45%" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#4791C5">
    <input type=hidden name=enews value=login>
    <tr> 
      <td height="25" colspan="2"><div align="center"><strong><font color="#FFFFFF">会员登陆</font></strong></div></td>
    </tr>
    <tr bgcolor="#FFFFFF"> 
      <td width="32%" height="25">用户名:</td>
      <td width="68%" height="25"><input name="username" type="text" id="username"></td>
    </tr>
    <tr bgcolor="#FFFFFF"> 
      <td height="25">密码:</td>
      <td height="25"><input name="password" type="password" id="password"></td>
    </tr>
    <tr bgcolor="#FFFFFF">
      <td height="25">验证码:</td>
      <td height="25"><input name="key" type="text" id="key" size="6"><img src="../../ShowKey?ecms"></td>
    </tr>
    <tr bgcolor="#FFFFFF"> 
      <td height="25">&nbsp;</td>
      <td height="25"><input type="submit" name="Submit" value="登陆"> <input type="button" name="button" value="注册" onclick="parent.location.href='../register';"></td>
    </tr>
  </table>
</form>
<?
include("../../data/template/cp_2.php");
?>

⌨️ 快捷键说明

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