📄 xx.php
字号:
<?
#************************************************************
#开发小组:梦缘科技
#
#开发时间:2005-11-18
#
#程序主页:http://www.webhnmy.com
#
#演示地址:http://www.webhnmy.com/sy
#
#更多程序:http://web.webhnmy.com
#
#作 者:追风青年
#
#QQ :80507419
#
#作者邮箱:liudeshengaa@163.com
#
#版本号 :梦缘许愿版my1.0
#************************************************************
?>
<html>
<head>
<?
include("confing.php");
?>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><?=$wname?></title>
<meta name="keywords" content="<?=$wname?>">
</head>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFcc00;
}
body,td,th {
font-size: 12px;
color: #000000;
}
a:link
{
color: #000000;
text-decoration: none;
}
a:visited {
color:#000000;
text-decoration: none;
font-size: 9pt;
}
a:active {
color:#000000;
text-decoration: none;
top: 1.5px;
font-size: 9pt;
}
a:hover
{
font-size: 9pt; color: #000000;"宋体"; position: relative; 1.5px; top: 1.5px;
}
.style14 {
color: #FFFFFF;
font-weight: bold;
}
a.a:link {
font-size: 9pt;
color: #FFFFFF;
}
a:visited {
}
a.a:visited {
font-size: 9pt;
color: #FFFFFF;
}
a.a:hover {
font-size: 9pt;
color: #FFFFFF;
}
a.a:active {
font-size: 9pt;
color: #FF0000;
}
.style15 {color: #FFFFFF}
-->
</style>
<style type="text/css">
<!--
body {
scrollbar-face-color:#ffcc00;
scrollbar-highlight-color:#ffcc00;
scrollbar-3dlight-color:#FFFF99;
scrollbar-darkshadow-color:#FFffff;
scrollbar-shadow-color:#FFffff;
scrollbar-arrow-color:#FFFF99;
scrollbar-track-color:#FFFF99;
}
table {
}
input {
font-size: 12px;
color: #000000;
margin: 1px;
padding: 1px;
border: 1px solid #000000;
}
.style17 {color: #000000}
-->
</style>
<?
include("number.php");
$id=@$_GET["id"];
$id=safe_convert("$id");
$book="data.php";
$garray = file($book);
$cog=count($garray);
for($i=0;$i<$cog;$i++){
$larray = explode("|",$garray[$i]);
if($id==$larray[0]){
$boo="rj/$larray[7]";
@$t=file($boo);
@$tt=$t[0];
if($tt==""){$tt=0;}
include("counter.inc");
$uu=get_hitcount("rj/$larray[7]");
?>
<!-- ImageReady Slices (1.jpg) -->
<table width="550" height="501" border="0" align="center" cellpadding="0" cellspacing="0" id="__01">
<tr>
<td colspan="2"> <a href="index.php"><img src="images/1_01.gif" alt="" width="212" height="69" border="0"></a></td>
<td colspan="2"> <img src="images/1_02.gif" width="84" height="69" alt=""></td>
<td> <a href="post.php?id=%B0%AE%C7%E9"><img src="images/1_03.gif" alt="" width="45" height="69" border="0"></a></td>
<td> <a href="post.php?id=%CA%C2%D2%B5"><img src="images/1_04.gif" alt="" width="62" height="69" border="0"></a></td>
<td> <a href="post.php?id=%D1%A7%D2%B5"><img src="images/1_05.gif" alt="" width="62" height="69" border="0"></a></td>
<td colspan="2"> <a href="post.php?id=%BD%A1%BF%B5"><img src="images/1_06.gif" alt="" width="64" height="69" border="0"></a></td>
<td> <img src="images/1_07.gif" width="21" height="69" alt=""></td>
</tr>
<tr>
<td colspan="3"> <img src="images/1_08.gif" width="254" height="64" alt=""></td>
<td colspan="7"> <img src="images/1_09.gif" width="296" height="64" alt=""></td>
</tr>
<tr>
<td rowspan="3"> <img src="images/1_10.gif" width="40" height="367" alt=""></td>
<td colspan="7"> <img src="images/1_11.gif" width="478" height="39" alt=""></td>
<td colspan="2" rowspan="3"> <img src="images/1_12.gif" width="32" height="367" alt=""></td>
</tr>
<tr>
<td height="306" colspan="7" background="images/1_13.gif"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="13" colspan="2" valign="middle"> <div align="right"></div></td>
</tr>
<tr>
<td width="31%" height="25" valign="middle"> <div align="right"><font color="#00FFFF"><strong>姓名:</strong></font></div></td>
<td width="69%" valign="middle"><strong><font color="#99FFFF"><?=$larray[1]?></font></strong></td>
</tr>
<tr>
<td width="31%" height="25" valign="middle"> <div align="right"><font color="#00FFFF"><strong>性别:</strong></font></div></td>
<td valign="middle"><strong><font color="#99FFFF">
<?=$larray[8]?>
</font></strong></td>
</tr>
<tr>
<td width="31%" height="25" valign="middle"> <div align="right"><font color="#00FFFF"><strong>类型:</strong></font></div></td>
<td valign="middle"><strong><font color="#99FFFF">
<?=$larray[5]?>
</font></strong></td>
</tr>
<tr>
<td width="31%" height="25" valign="middle"> <div align="right"><font color="#00FFFF"><strong>年龄:</strong></font></div></td>
<td valign="middle"><strong><font color="#99FFFF">
<?=$larray[2]?>
</font></strong></td>
</tr>
<tr>
<td height="25" valign="middle"> <div align="right"><font color="#00FFFF"><strong>来自:</strong></font></div></td>
<td valign="middle"><strong><font color="#99FFFF">
<?=$larray[3]?>
</font></strong> </tr>
<tr>
<td height="25" valign="middle"><div align="right"><font color="#00FFFF"><strong>Q
Q:</strong></font></div></td>
<td valign="middle"> <strong><font color="#99FFFF">
<?=$larray[6]?>
</font></strong></td>
</tr>
<tr>
<td height="25" valign="middle"><div align="right"><font color="#00FFFF"><strong>祝福次数:</strong></font></div></td>
<td valign="middle"> <strong><font color="#99FFFF">
<?=$uu?>
</font></strong></td>
</tr>
<tr>
<td height="25" valign="top"> <div align="right"><font color="#00FFFF"><strong>内容:</strong></font></div></td>
<td rowspan="3" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="89" valign="top"><strong><font color="#99FFFF">
<?=$larray[4]?>
</font></strong></td>
</tr>
<tr>
<td><div align="right"><strong><a href="index.php"><font color="#00FFFF">返回</font></a></strong></div></td>
</tr>
</table>
<strong><font color="#99FFFF"> </font></strong></td>
</tr>
<tr>
<td height="25" valign="middle"><div align="right"><font color="#00FFFF"></font></div></td>
</tr>
<tr>
<td height="25" valign="middle"><div align="right"><font color="#99FFFF"></font></div></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="7">
<img src="images/1_14.gif" width="478" height="22" alt=""></td>
</tr>
<tr>
<td>
<img src="images/00.gif" width="40" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="172" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="42" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="42" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="45" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="62" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="62" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="53" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="11" height="1" alt=""></td>
<td>
<img src="images/00.gif" width="21" height="1" alt=""></td>
</tr>
</table>
<?
}
}
?>
<!-- End ImageReady Slices -->
</body>
</html>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -