index.php
来自「仿榕树下文章系统春节版 1. 将makpass.php文件的root_pass修」· PHP 代码 · 共 808 行 · 第 1/3 页
PHP
808 行
echo "<tr><td align=left bgcolor=\"white\" onmouseover=\"this.bgColor='$fuse_color';\" onmouseout=\"this.bgColor='white';\">";
echo "<img src=./images/dot1.gif width=6 heigth=9> <a target=_blank href=show.php?type=$file_new_name[1]&id=$file_new_info[0]>$title</a>\n";
if (empty($file_new_info[2]))
$file_new_info[2]="未知";
echo "<font color=#c0c0c0>文:$file_new_info[2]</font>";
echo "<br>";
}
} ?></TD>
<TD width=21 height=146> </TD>
<TD class=top8_left5 vAlign=top align=left width=264
height=146><?php echo "<img src='./images/quote.gif' width=16 heigth=16> 最新文章\n";
$file_new_sort=@file("data/xq".".new");
$file_new_count=count($file_new_sort)-1;
for ($i=$file_new_count;$i>=$file_new_count-$page_list_new+1;$i--) {
$file_new_name=explode("|",$file_new_sort[$i]);
if ( "$file_new_name[0]" && "$file_new_name[0]" != '.' && "$file_new_name[0]" != '..') {
$file_new_array=@file("data/$file_new_name[1]/$file_new_name[0].num");
$file_new_info=explode("|",$file_new_array[0]);
$len = strlen($file_new_info[1]);
if ($len <= $new_hot_code)
$title = $file_new_info[1];
else
$title =substr($file_new_info[1],0,$new_hot_code)."...";
echo "<tr><td align=left bgcolor=\"white\" onmouseover=\"this.bgColor='$fuse_color';\" onmouseout=\"this.bgColor='white';\">";
echo "<img src=./images/dot1.gif width=6 heigth=9> <a target=_blank href=show.php?type=$file_new_name[1]&id=$file_new_info[0]>$title</a>\n";
$file_time=explode(" ",$file_new_info[6]);
echo "<font color=#c0c0c0>-$file_time[0]</font>";
echo "<br>";
echo "</td>\n";
echo "</tr>\n";
}
} ?><BR>
<BR>
<BR></TD>
<TD width=11
height=146> </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
<BR></TD>
</TR>
</TBODY>
</TABLE>
<TABLE class=rs_table_010 height=217 cellSpacing=0 cellPadding=0 width=770
border=0>
<TBODY>
<TR>
<TD class=rs_table_010_td1 vAlign=top align=left width=162> <DIV> </DIV>
<SPAN class=rs_div_001>作 品 推 荐</SPAN>
<TABLE class=rs_jptj_table cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD style="BORDER-LEFT: 0px"><A target=_blank
href="#">幸之热线</A></TD>
<TD><A target=_blank
href="#">幸之热线</A></TD>
</TR>
<TR>
<TD style="BORDER-LEFT: 0px"><A target=_blank
href="#"><FONT
color=#ffffff>□ </FONT>幸之热线</A></TD>
<TD><A target=_blank
href="#"><FONT
color=#ffffff>□</FONT> 幸之热线</A></TD>
</TR>
<TR>
<TD style="BORDER-LEFT: 0px"><A target=_blank
href="#"><FONT
color=#ffffff>□ </FONT>幸之热线</A></TD>
<TD><A target=_blank
href="#"><FONT
color=#ffffff>□ </FONT>幸之热线</A></TD>
</TR>
<TR>
<TD style="BORDER-LEFT: 0px"><A target=_blank
href="#"><FONT
color=#ffffff>□ </FONT>幸之热线</A></TD>
<TD><A target=_blank
href="#"><FONT color=#ffffff>□ </FONT>幸之热线</A></TD>
</TR>
<TR>
<TD style="BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 1px"><A
target=_blank
href="#"><FONT
color=#ffffff>□ </FONT>幸之热线</A></TD>
<TD
style="BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px"> </TD>
</TR>
</TBODY>
</TABLE>
<table width="100%" border="0" class="rs_div_001">
<tr>
<td><div align="center">友情连接</div></td>
</tr>
</table>
<TABLE class=rs_image_006 height=40% cellSpacing=0 cellPadding=0 width=158
border=0>
<TBODY>
<TR>
<TD>
<DIV align=center>
<p><BR>
<BR>
<BR>
</p>
</DIV></TD>
</TR>
</TBODY>
</TABLE>
</TD>
<TD vAlign=top align=middle width=608> <TABLE class=rs_image_003 cellSpacing=0 cellPadding=0 width="60%"
border=0>
<TBODY>
<TR>
<TD> <TABLE height=150 cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD vAlign=top width=25> <DIV align=right><BR>
显<br>
示<br>
题<br>
主</DIV></TD>
<TD class=top8_left5 vAlign=top align=left width=248> </TD>
<TD vAlign=bottom width=53> <DIV align=right>热<br>
门<br>
文<br>
章<BR>
<BR>
</DIV></TD>
<TD class=top8_left5 vAlign=top> <TABLE class=top8_left5 cellSpacing=0 cellPadding=0
width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=center align=middle width="30%"
height=145><IMG height=96
src="lai/sixiang010929.gif" width=71
align=left border=0></TD>
<TD width="62%" height=145><?php echo "<img src='./images/quote.gif' width=16 heigth=16> 热门文章\n";
$file_new_sort=file("data/xq".".hot");
$file_new_count=count($file_new_sort)-1;
for ($i=0;$i<$page_list_new;$i++) {
$file_new_name=explode("|",$file_new_sort[$i]);
if ( "$file_new_name[0]" && "$file_new_name[0]" != '.' && "$file_new_name[0]" != '..') {
$file_new_array=@file("data/$file_new_name[1]/$file_new_name[0].num");
$file_new_info=explode("|",$file_new_array[0]);
$len = strlen($file_new_info[1]);
if ($len <= $new_hot_code)
$title = $file_new_info[1];
else
$title =substr($file_new_info[1],0,$new_hot_code)."...";
echo "<tr><td align=left bgcolor=\"white\" onmouseover=\"this.bgColor='$fuse_color';\" onmouseout=\"this.bgColor='white';\">";
echo "<img src=./images/dot1.gif width=6 heigth=9> <a target=_blank href=show.php?type=$file_new_name[1]&id=$file_new_info[0]>$title</a>\n";
echo "<font color=#c0c0c0>阅:</font><font color=red>$file_new_info[16]/$file_new_info[17]</font>";
echo " <font color=#c0c0c0>评:$file_new_info[18]</font>";
echo "<br>";
echo "</td>\n";
echo "</tr>\n";
}
}
?><BR></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
<BR>
<BR> <TABLE class=rs_image_004 cellSpacing=0 cellPadding=0 width="60%"
border=0>
<TBODY>
<TR>
<TD> <TABLE height=150 cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD vAlign=bottom width="4%"> <DIV align=right><SPAN class=sndspan2><SPAN
class=sndspan12>奇迹书店</SPAN></SPAN><BR>
<BR>
</DIV></TD>
<TD class=top8_left5 vAlign=top> <TABLE width="100%">
<TBODY>
<TR>
<TD class=top8_left5 width="40%"> </TD>
<TD class=top8_left5 width="15%"><IMG height=96
src="lai/fc314525.jpg" width=71
align=middle border=1></TD>
<TD class=top8_left5
width="55%"> </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
<BR>
<BR> <TABLE class=rs_image_005 cellSpacing=0 cellPadding=0 width="60%"
border=0>
<TBODY>
<TR>
<TD> <TABLE height=150 cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD vAlign=top width=25> <DIV align=right><SPAN class=sndspan1><SPAN
class=sndspan12><BR>
专<BR>
<BR>
栏</SPAN></SPAN></DIV></TD>
<TD class=top8_left5 vAlign=top width=248> <?php $file_spe_sort=file("data/xq.cgi");
$file_spe_count=count($file_spe_sort)-1;
for ($i=$file_spe_count;$i>=$file_spe_count-$page_list_new+1;$i--) {
$file_spe_code=explode("|",$file_spe_sort[$i]);
if ( "$file_spe_code[0]" && "$file_spe_code[0]" != '.' && "$file_spe_code[0]" != '..'){
echo "<img src=./images/spe1.gif width=14 heigth=11> $file_spe_code[2]";
echo " <font color=#c0c0c0>文章数:$file_spe_code[4]</font><br>";}} ?><BR></TD>
<TD vAlign=bottom width=63> <DIV align=right>社<BR>
<BR>
区<BR>
<BR>
</DIV></TD>
<TD class=top8_left5 vAlign=top> </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
<TABLE class=rs_last_table cellSpacing=0 cellPadding=0 width=769 border=0>
<TBODY>
<TR>
<TD style="BORDER-LEFT: 0px" width=96> <DIV align=center><A target=_blank
href="#">公司概述</A></DIV></TD>
<TD width=96> <DIV align=center><A target=_blank
href="#">隐私条款</A></DIV></TD>
<TD width=96> <DIV align=center><A target=_blank
href="#">专题活动</A></DIV></TD>
<TD width=96> <DIV align=center><A target=_blank
href="#">媒体关注</A></DIV></TD>
<TD width=96> <DIV align=center><A target=_blank
href="#">奇迹有我</A></DIV></TD>
<TD width=96> <DIV align=center><A target=_blank
href="#">工作机会</A></DIV></TD>
<TD width=96> <DIV align=center><A target=_blank
href="#">合作伙伴</A></DIV></TD>
<TD width=97> <DIV align=center><A target=_blank
href="#">About Us</A></DIV></TD>
</TR>
</TBODY>
</TABLE>
<?
require("foot.php");
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?