📄 search.htm
字号:
<!--
<?php
if(!empty($_GET['do'])) {
if($_GET['do']=='search') {
$mainurl=$set['ifhtml']=='1' && file_exists(R_P.'index.html') ? 'index.html' : 'index.php';
print <<<EOT
-->
<div>
<center>
<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5"></td>
</tr>
</table>
</center>
</div>
<div>
<center>
<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><TABLE width=100% height="26" border=0 align=center cellPadding=0 cellSpacing=3 bgcolor="#1989d7">
<TR>
<TD width=250><font color=#FFFFFF>您的位置:</font><a href="{$mainurl}" target="_blank"><font color=#FFFFFF>首页</font></a> <font color=#FFFFFF>-></font> {$guidee}</TD><td height=20 align="right"><font color=#FFFFFF>[</font><a href="$newadd"><font color=#FFFFFF>按发布时间排列</font></a><font color=#FFFFFF>]</font> <font color=#FFFFFF>[</font><a href="$hitsadd"><font color=#FFFFFF>按点击次数排列</font></a><font color=#FFFFFF>]</font>
<font color=#FFFFFF> [</font><a href="$cnumadd"><font color=#FFFFFF>按评论条数排列</font></a><font color=#FFFFFF>]</font>
</TR>
</TABLE>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="bian">
<tr>
<td bgcolor="#EBFAFD"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="left" bgcolor="#FFFFFF"><table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="200" height="30">{$fenye} <a href="{$set['url']}" target="_blank"><span class="style3">>>回到{$set['name']}首页</span></a></td>
</tr>
<td width="626" valign="top"><table border="0" width="100%" cellspacing="1" cellpadding="1" align="center" height="100%" >
<!--
EOT;
if(!empty($catedb)) {
foreach($catedb as $key=>$value) {
if($add=='') {
$href_b=($set['ifhtml']=='1' && file_exists("{$value['sid']}_{$value['aid']}.html")) ? "{$value['sid']}_{$value['aid']}.html" : "read.php?id={$value['aid']}{$add}";
} else {
$href_b=($set['ifhtml']=='1' && file_exists("{$value['aid']}.html")) ? "{$value['aid']}.html" : "read.php?id={$value['aid']}{$add}";
}
$date=getdate($value['postdate']);
$subject=empty($value['title_color']) ? "{$value['subject']}" : "<font color=\"{$value['title_color']}\">{$value['subject']}</font>";
$subject=empty($value['title_extra']) ? "$subject" : "<{$value['title_extra']}>$subject</{$value['title_extra']}>";
print <<<EOT
-->
<tr><td>· <a href="{$href_b}" target="_blank">{$subject}</a> <font color="#666666" size="1"> [{$date['year']}-{$date['mon']}-{$date['mday']}]</font></td></tr>
<!--
EOT;
}
} else {
print <<<EOT
-->
<tr><td>暂无任何记录!</td></tr>
<!--
EOT;
}
print <<<EOT
-->
</table> </td>
</tr>
<tr>
<td width="400" height="30" align="left">{$fenye} <a href="{$set['url']}" target="_blank"><span class="style3">>>回到{$set['name']}首页</span></a></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</td>
<td width="190" align="center" valign="top" bgcolor="#EBFAFD">
<table width="181" border="1" cellpadding="1" cellspacing="0" bordercolor="#02ACDB" class="bian">
<tr>
<td align="center" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td width="33" height="25" align="center" bgcolor="#1989d7" class="xiaobian"><table width="20" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="5" height="5"></td>
<td width="5" height="5" bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td width="5" height="5" bgcolor="#FFFFFF"></td>
<td width="5" height="5" bgcolor="#FFFFFF"></td>
</tr>
</table></td>
<td width="138" align="left" bgcolor="#1989d7" class="style4">{$title1}</td>
</tr>
<tr>
<td colspan="2" bgcolor="#EBFAFD"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="center" bgcolor="#FFFFFF"><table width="98%" border="0" cellpadding="0" cellspacing="0" bgcolor="#F9F9F9">
<tr>
<td align="left"><table border="0" width="100%" cellspacing="0" cellpadding="0" align="center" height="100%" >
<!--
EOT;
if(!empty($topdb)) {
foreach($topdb as $key=>$value) {
$href_c=($set['ifhtml']=='1' && file_exists("{$value['sid']}_{$value['aid']}.html")) ? "{$value['sid']}_{$value['aid']}.html" : "read.php?id={$value['aid']}";
$subject=substrs($value['subject'],$set['listrightlength']);
$subject=empty($value['title_color']) ? "{$subject}" : "<font color=\"{$value['title_color']}\">{$subject}</font>";
$subject=empty($value['title_extra']) ? "$subject" : "<{$value['title_extra']}>$subject</{$value['title_extra']}>";
print <<<EOT
-->
<tr><td>·<a title={$value['subject']} href="{$href_c}" target="_blank">{$subject}</a> </td></tr>
<!--
EOT;
}
} else {
print <<<EOT
-->
<tr><td>暂无任何记录!</td></tr>
<!--
EOT;
}
print <<<EOT
-->
</table></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr>
<td height="25" align="center" bgcolor="#1989d7" class="xiaobian"><table width="20" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="5" height="5"></td>
<td width="5" height="5" bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td width="5" height="5" bgcolor="#FFFFFF"></td>
<td width="5" height="5" bgcolor="#FFFFFF"></td>
</tr>
</table></td>
<td align="left" bgcolor="#1989d7" class="style4">{$title2}</td>
</tr>
<tr>
<td colspan="2" bgcolor="#EBFAFD"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align=left valign="middle" bgcolor="#FFFFFF">
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center" height="100%">
<!--
EOT;
if(!empty($bottomdb)) {
foreach($bottomdb as $key=>$value) {
if($add_d=='') {
$href_d=($set['ifhtml']=='1' && file_exists("{$value['sid']}_{$value['aid']}.html")) ? "{$value['sid']}_{$value['aid']}.html" : "read.php?id={$value['aid']}{$add_d}";
} else {
$href_d=($set['ifhtml']=='1' && file_exists("{$value['aid']}.html")) ? "{$value['aid']}.html" : "read.php?id={$value['aid']}{$add_d}";
}
$subject=substrs($value['subject'],$set['listrightlength']);
$subject=empty($value['title_color']) ? "{$subject}" : "<font color=\"{$value['title_color']}\">{$subject}</font>";
$subject=empty($value['title_extra']) ? "$subject" : "<{$value['title_extra']}>$subject</{$value['title_extra']}>";
print <<<EOT
-->
<tr><td>·<a title={$value['subject']} href="{$href_d}" target="_blank">{$subject}</a></td></tr>
<!--
EOT;
}
} else {
print <<<EOT
-->
<tr><td>暂无任何记录!</td></tr>
<!--
EOT;
}
print <<<EOT
-->
</table>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</div>
<!--
EOT;
?>
-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -