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

📄 sz_add.php

📁 个人理财 一个很好的个人理财PHP源码程序。
💻 PHP
字号:
<? include "my_l.php";?>
<? include "hanshui.php";?>
<?
#⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒#
 ########################################################## 
###  WEBHNMY 梦缘个人理财系统1.0                         ###
##   主   页:http://www.webhnmy.com                      ##
##   邮   箱:liudeshengaa@163.com                        ##
##   Q     Q:80507419                                    ##
##   联系 人:追风青年                                    ##
##   手   机:13539227807                                 ##
##   本站服务:本站免费提供网络源程序、电脑基础教程、广告招##
###           租、并设有讨论区。                         ###             
 ########################################################## 
?>
<? include "img/coon.php";?>
<? $u=($HTTP_SESSION_VARS["session_userr"]); ?>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>梦缘山庄-管理页面</title>
<style type=text/css>
body  {
	background:#799AE1;
	margin:0px;
	font:normal 12px 宋体;
	SCROLLBAR-FACE-COLOR: #FF9966;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF9966;
	SCROLLBAR-SHADOW-COLOR: #FF9966;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9966;
	SCROLLBAR-3DLIGHT-COLOR: #FF9966;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFCC66;
	background-color: #FFEBE1;
}
table  { border:0px; }
td  { font:normal 12px 宋体; }
img  { vertical-align:bottom; border:0px; }
a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover  { color:#428EFF;text-decoration:underline; }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#FFE6BF; }
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#FF6600; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#FFCC00; font-weight:bold; }
body,td,th {
	font-family: ;
}
.style2 {color: #FF0000}
.style3 {color: #FF0000; font-weight: bold; }
.style5 {color: #000000}
</style>
<table width="100%"  border="0" align="center" cellpadding="0" cellspacing="1">
  <tr>
    <td height="580" valign="top" bgcolor="#FFEBE1"><div align="center">
      <table width="97%" height="119"  border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FF0000">
        <tr>
          <td height="117" valign="top" bgcolor="#FFEBE1"><table width="100%"  border="0" cellpadding="0" cellspacing="1">
              <tr>
                <td height="25" bgcolor="#FFCC00"><div align="center" class="style3">收支操作</div></td>
              </tr>
            </table>

                <table width="100%"  border="0" cellpadding="0" cellspacing="1" bgcolor="#FF3300">
              <form name="form1" method="post" action="sz_add_a.php">
                  <tr>
                    <td height="20" bgcolor="#FFCCCC">操作金额:
                      <input name="j" type="text" id="j"><input type="hidden" name="user" value=<?php echo "$u"; ?>> 
                      注意:此表单只接受数值</td>
                  </tr>
                  <tr>
                    <td height="20" bgcolor="#FFCCCC">操作类型: 
                      <select name="lx" id="lx">
                        <option value="zc">支去</option>
                        <option value="sy" selected>收入</option>
                      </select></td>
                  </tr>
                  <tr>
                    <td height="20" bgcolor="#FFCCCC">操作说明:
                    <textarea name="sm" cols="80" rows="5" id="sm"></textarea></td>
                  </tr>
                  <tr>
                    <td height="9" bgcolor="#FFCCCC"><input type="submit" name="Submit" value="添加"></td>
                  </tr>
                  <tr>
                    <td height="25" bgcolor="#FFCC00">&nbsp;</td>
                  </tr>
				   </form>
                </table>
            </td>
        </tr>
      </table>
      <br>
      </div>
      <? include "yj.php";?></td>
  </tr>
</table>

⌨️ 快捷键说明

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