📄 index.php
字号:
<?
#⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒#
##########################################################
### WEBHNMY 梦缘个人理财系统1.0 ###
## 主 页:http://www.webhnmy.com ##
## 邮 箱:liudeshengaa@163.com ##
## Q Q:80507419 ##
## 联系 人:追风青年 ##
## 手 机:13539227807 ##
## 本站服务:本站免费提供网络源程序、电脑基础教程、广告招##
### 租、并设有讨论区。 ###
##########################################################
file_exists("install.php")?die("请先用install.php安装,然后将install.php删除再访问。"):null;
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><? include "img/confing.php";?><? echo "$my"; ?>-个人理财系统</title>
<link href="img/liu.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style2 {color: #FF00FF}
body {
background-color: #FF9900;
}
-->
</style></head>
<body>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<form name="form1" method="post" action="ok.php">
<table width="300" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FF0000">
<tr>
<td height="22" bgcolor="#FF6600"><div align="center" class="unnamed1"><? echo "$my"; ?>-个人理财系统</div></td>
</tr>
<tr>
<td height="22" bgcolor="#FFCCCC"><span class="unnamed1">用户名:</span> <input name="user" type="text" id="user"></td>
</tr>
<tr>
<td height="22" bgcolor="#FFCCCC"><span class="unnamed1">密 码:</span> <input name="pass" type="password" id="pass">
</td>
</tr>
<tr>
<td height="22" bgcolor="#FFCCCC"><div align="center">
<input type="submit" name="Submit" value="进入">
<input name="Submit" type="reset" value="重写">
</div></td>
</tr>
<tr>
<td height="22" bgcolor="#FF6600"><div align="center" class="unnamed1">注:请输入正确密码,然后进行登录!</div></td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -