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

📄 show.php

📁 邮件特快传递
💻 PHP
字号:
<?php 
######################################################### 
# inso留言本 1.2										#
######################################################### 
# 这是个免费软件,但是享有版权 (C)copyright 2003		#
# ▲ ▲ ▲ ▲											#
# 仅限个人网站和非商业网站使用							#
# 如果您使用本脚本,请不要删除版权标记					#
# 如果您一定要删除版权的话或者用于商业网站的话			# 
# 请支付人民币100元或美元10元,否则将视为非法			#
# inso汉化 创作											#
# http://www.shi8.com									#
#########################################################
include "incl/metadoc.inc";?>
<title><?php print $crl[29];?>...</title>
<?php
if(!isset($topic)){sdd();}
else{$filw="data/$topic";sch($topic);}
?>
</head><body><table align="center" width="95%"><tr><td><?php include "incl/cust-top.inc";?><br clear="all">
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="q">
<table width="100%" border="1"  style="border-collapse: collapse" cellspacing="1" cellpadding="5"><tr class="c"><td colspan="3">
<table width="100%" cellpadding="2" cellspacing="0"><tr><td width="150" nowrap><span class="c"><a href="index.php" id="lnk" title="<?php print $crl[0];?>" style="color:#ffffff;text-decoration:none" onMouseOver="adt();return true" onMouseOut="rdt();return true" onClick="tyt();return false"><?php print $crl[2];?></a></span></td><td align="right" nowrap><b><a style="color:#ffffff" href="add.php?topic=<?php print $topic; ?>"><?php print $crl[19];?></a></b></td></tr></table></td></tr>
<tr bgcolor="#aaaaaa"><td class="f" width="20%" nowrap>&nbsp;<?php print $crl[28];?>&nbsp;</td><td class="f" width="70%" nowrap>&nbsp;<?php print $crl[17];?>&nbsp;</td><td class="f" width="10%" nowrap>&nbsp;<?php print $crl[15];?>&nbsp;</td></tr>
<?php
$fs=obp();$mnu=explode("\n",$fs);
for($i=0;$i<count($mnu);$i++){
settype($mnu[$i],"string");
if(($mnu[$i]!="")&&($mnu[$i]!="\r")){
$cru=explode(":|:",$mnu[$i]);
$zdw=explode(".gif",$cru[2]);
$zdw=substr($zdw[0], -1);$ttx=eregi_replace("([A-z0-9_\-]+)\@([A-z0-9_\-]+\.[a-zA-Z]+)","<script type=\"text/javascript\">mll('\\1','\\2')</script>",$cru[3]);
if(!isset($cru[4])||$cru[4]==''||$cru[4]=='http://'){$img='';}else{$img="<img src=\"$cru[4]\" align=\"right\" border=\"1\" width=\"50\" height=\"50\" onClick=\"img(this,'$cru[4]')\" vspace=\"4\" hspace=\"4\" onMouseOver=\"this.style.cursor='hand'\" onMouseOut=\"this.style.cursor='default'\" alt=\"$crl[42]\" title=\"$crl[42]\">";}
print "\n<tr class=\"$dbl\"><td><b class=\"y\">$cru[2]</b><br clear=\"all\"><img src=\"pics/b$zdw.gif\" width=\"14\" height=\"14\" alt=\"\" hspace=\"1\" align=\"left\"><b>$cru[1]</b></td>";
print "\n<td class=\"sm\">$img $ttx</td><td class=\"sm\" nowrap>$cru[0]</td></tr>";ccl();
}}
print "\n<tr class=\"$dbl\"><td class=\"f\" colspan=\"2\" height=\"20\">&nbsp;<a href=\"add.php?topic=$topic\">$crl[19]</a></td><td align=\"center\" class=\"f\" height=\"20\"><a href=\"#\" onClick=\"self.scrollTo(0,0);return false\">$crl[30]</a></td></tr>";

$fs=opl();$fs=explode("\n",$fs);$entry="";

for($i=0;$i<count($fs);$i++){
settype($fs[$i],"string");
$row=explode(":|:",$fs[$i]);
if($row[0]==$topic){
$crp=$fs[$i];
$cru=explode(":|:",$crp);
$gp=$cru[6]+1;
$crf="$cru[0]:|:$cru[1]:|:$cru[2]:|:$cru[3]:|:$cru[4]:|:$cru[5]:|:$gp";
if($entry==""){$entry="$crf";}
else{$entry="$entry\n$crf";}
}
elseif($entry==""){$entry=$fs[$i];}
elseif($fs[$i]!="\n"){$entry="$entry\n$fs[$i]";}
}
wri($entry);?>
</table></td></tr></table></td></tr></table>
<?php include "incl/clrs.inc";?>
<br clear="all"><?php include "incl/cust-bot.inc";?></td></tr></table></body></html>

⌨️ 快捷键说明

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