📄 showb.php
字号:
<? include("conn.php");?>
<? include("include/function.php");?>
<? include("include/setup.php");?>
<?
$id=trim($_GET[id]);
$server1=$HTTP_SERVER_VARS['HTTP_HOST'];
$server2=$HTTP_SERVER_VARS['HTTP_REFERER'];
if(eregi($server1,$server2)){
mysql_query("update zhai set outcount=outcount+1 where id='$id' limit 1");
}
$qr=mysql_query("select title,userid,fromurl, posttime,tags,intro,rank from zhai where id='$id' limit 1");
$rs=mysql_fetch_array($qr);
$title=$rs[title];
$userid=$rs[userid];
$fromurl=$rs[fromurl];
$posttime=$rs[posttime];
//取第一个标签
$tagarray = explode(" ",$rs[tags]);
$tags=$tagarray[0];
$intro=ereg_replace("vbcRLf","\r\n",$rs[intro]);
$rank=$rs[rank];
?>
<html>
<head>
<title></title>
<meta http-equiv=content-Type content="text/html; charset=gb2312">
<style type=text/css>
td {
font-size: 12px
}
.td-center {
border-right: #c8c8c8 1px solid; font-size: 12px; border-left: #ffffff 1px solid; color: #454545; line-height: 15px; text-decoration: none
}
.td-left {
border-right: #c8c8c8 1px solid; font-size: 12px; color: #454545; line-height: 15px; text-decoration: none
}
.td-right {
border-left: #ffffff 1px solid
}
.f12 {
font-size: 12px; color: #000000; line-height: 16px; text-decoration: none
}
.f12 a:link {
font-size: 12px; color: #2a2a2a; line-height: 17px; text-decoration: underline
}
.f12 a:visited {
font-size: 12px; color: #2a2a2a; line-height: 17px; text-decoration: underline
}
.f12 a:hover {
font-size: 12px; color: #ff3300; line-height: 17px; text-decoration: underline
}
.f12 a:active {
font-size: 12px; color: #ff3300; line-height: 17px; text-decoration: underline
}
.rank {
color: #FF9900;
}
-->
</style>
</head>
<body leftMargin="0" topMargin="0" marginwidth="0">
<table height="2" cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td bgcolor="#bbbbbb" height="1"></td></tr>
<tr>
<td width="75%" bgcolor="#f9f9f9" height="2"></td></tr></table>
<table height="58" cellSpacing="0" cellPadding="0" width="100%" bgcolor="#ebebeb" border="0">
<td class="td-left" style="padding-top: 2px" valign="top" align="center" width="15%">
<a href="<? echo $siteurl;?>" target="_blank"><IMG src="images/7xm.gif" alt="妹妹网摘,尽收经典藏!" border="0"></a></td>
<td class=td-center style="padding-left: 2px"><TABLE cellSpacing=0 cellPadding=0 width=770 border=0>
<TBODY>
<TR>
<TD width='1%' height=20> </TD>
<TD width='33%' height=20><A class=f12 href='http://www.jqdy.com' target=_blank>1.<b>大胆自拍,精彩刺激电影!</b></A></TD>
<TD width='33%' height=20><A class=f12 href='http://www.meimei8.com/html/86/0510/1301.html' target=_blank>2. 新来的超级美女老师(组图) </A></TD>
<TD width='33%' height=20><A class=f12 href='http://www.meimei8.com/html/86/0510/1276.html' target=_blank><font color=red>一夜惊暴网络的“天仙MM”玉照大全</font></A></TD>
</TR>
<TR>
<TD width='1%' height=20> </TD>
<TD width='33%' height=20><A class=f12 href='http://www.meimei8.com/' target=_blank>4.少妇拍下自己洗澡全过程</A></TD>
<TD width='33%' height=20><A class=f12 href='http://www.meimei8.com/html/32/0510/1304.html' target=_blank>5.震撼世界的一张照片!!!</A></TD>
<TD width='33%' height=20><A class=f12 href='http://www.meimei8.com/t.php?fid=108' target=_blank>6.美女走光浑不知 被偷拍了(超多图)</A></TD>
</TR>
<TR>
<TD width='1%' height=20> </TD>
<TD width='33%' height=20><A class=f12 href='http://www.jqdy.com' target=_blank>7.<b>妖媚少妇厨房里的挑逗全记录</b></A></TD>
<TD width='33%' height=20><A class=f12 href='http://www.meimei8.com' target=_blank>8.<font color='red'>精彩图片,超级酷图收藏!</font></A></TD>
<TD width='33%' height=20><A class=f12 href='http://www.mmei8.com/zhaishow.php?id=4' target=_blank>9.广西的女网友,够前卫吧</A></TD>
</TR>
</TABLE></td>
<td width="11%" valign="middle" bgcolor="#F6F6F6" class="td-right">
<table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td valign="bottom" class="f12">
<a href="http://www.mmei8.com/union/" target="_blank"><font color="#FF0000">加入流量联盟</font></a></td>
</tr>
<tr>
<td valign="bottom" class="f12">
<a href="mailto:<? echo $siteemail;?>" target="_blank">不良信息检举</a></td>
</tr>
<tr>
<td valign="bottom" class="f12"> QQ:<font color="#FF0000">22499225</font></td>
</tr>
</table> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -