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

📄 hanshui.php

📁 个人理财 一个很好的个人理财PHP源码程序。
💻 PHP
字号:
<?
#⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒⌒#
 ########################################################## 
###  WEBHNMY 梦缘个人理财系统1.0                         ###
##   主   页:http://www.webhnmy.com                      ##
##   邮   箱:liudeshengaa@163.com                        ##
##   Q     Q:80507419                                    ##
##   联系 人:追风青年                                    ##
##   手   机:13539227807                                 ##
##   本站服务:本站免费提供网络源程序、电脑基础教程、广告招##
###           租、并设有讨论区。                         ###             
 ########################################################## 
?>
<?
################自定义涵数开始########################################
function liudesh($li,$liu,$l) {
echo <<<eod
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>梦缘个人理财系统</title>
<link href="img/liu.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style2 {color: #FF00FF}
body {
	background-color: #FFEBE1;
}
-->
</style>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table width="50%"  border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
  <tr bgcolor="#000000">
    <td height="22" colspan="2" bgcolor="#FFCC00" scope="row"><div align="center"><span class="tdh style2">$li</span></div></td>
  </tr>
  <tr bgcolor="#FFFFFF">
    <th height="99" colspan="2" scope="row"><span class="tdh style2">$liu</span></th>
  </tr>
  <tr bgcolor="#FFFFFF">
    <td height="22" colspan="2" bgcolor="#FFCC00" scope="row"><div align="center">【<a href='$l'>返回</a>】</div></td>
  </tr>
</table>
<p align="center">&nbsp;</p>
eod;
exit();
}
?>

⌨️ 快捷键说明

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