/[LeafOK_CVS]/fenglin/www/excerption.php
ViewVC logotype

Diff of /fenglin/www/excerption.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.7 by sysadm, Sun Apr 13 03:29:02 2025 UTC Revision 1.10 by sysadm, Mon Apr 14 05:09:58 2025 UTC
# Line 2  Line 2 
2          require_once "../lib/common.inc.php";          require_once "../lib/common.inc.php";
3          require_once "../lib/db_open.inc.php";          require_once "../lib/db_open.inc.php";
4          require_once "../bbs/session_init.inc.php";          require_once "../bbs/session_init.inc.php";
5    
6            mysqli_close($db_conn);
7  ?>  ?>
8  <html>  <html>
9  <head>  <head>
# Line 14  Line 16 
16  <?  <?
17          include "./head.inc.php";          include "./head.inc.php";
18  ?>  ?>
19  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="1050" border="0" cellpadding="0" cellspacing="0">
20          <tr height=20 bgcolor=#F3F9FC>          <tr height="25" bgcolor=#F3F9FC>
21                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
22                  <td><? echo $BBS_name; ?> &gt;&gt; 精品荟萃</td>                  <td><? echo $BBS_name; ?> &gt;&gt; 精品荟萃</td>
23                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
# Line 27  Line 29 
29                  <td>&nbsp;</td>                  <td>&nbsp;</td>
30          </tr>          </tr>
31  </table>  </table>
32  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="1050" border="0" cellpadding="0" cellspacing="0">
33          <tr>          <tr>
34                  <td width="5%" valign="top"></td>                  <td width="5%" valign="top"></td>
35                  <td width="90%" align="center" valign="top">                  <td width="90%" align="center" valign="top">
# Line 60  Line 62 
62                                          <td align="center"><a href="/images/bbs_ex_chm.gif" target="_blank"><img src="/images/bbs_ex_chm.gif" width="139" height=100 border=0></a></td>                                          <td align="center"><a href="/images/bbs_ex_chm.gif" target="_blank"><img src="/images/bbs_ex_chm.gif" width="139" height=100 border=0></a></td>
63                                          <td align="center">论坛精华区下载chm版</td>                                          <td align="center">论坛精华区下载chm版</td>
64                                          <td>下载后直接浏览</td>                                          <td>下载后直接浏览</td>
65                                          <td align="center"><a href="/gen_ex/"  target="_blank">查看</a></td>                                          <td align="center"><a href="../gen_ex/"  target="_blank">查看</a></td>
66                                          <td align="center"><a href="/bbs/bbs_ex_dl.php?sid=100" target="_blank">下载</a></td>                                          <td align="center"><a href="../gen_ex/pack/bbs_ex.chm">下载</a></td>
67                                  </tr>                                  </tr>
68                                  <tr height=20><td colspan=5 align="center"><hr size=1 color=gray></td></tr>                                  <tr height=20><td colspan=5 align="center"><hr size=1 color=gray></td></tr>
69                                  <tr>                                  <tr>
# Line 71  Line 73 
73                                                  下载解压所后使用Acrobat Reader 5.0以上版本浏览                                                  下载解压所后使用Acrobat Reader 5.0以上版本浏览
74                                          </td>                                          </td>
75                                          <td align="center"></td>                                          <td align="center"></td>
76                                          <td align="center"><a href="/bbs/bbs_ex_dl.php?sid=2002" target="_blank">下载</a></td>                                          <td align="center"><a href="../gen_ex/pack/bbs_ex_2002.rar">下载</a></td>
77                                  </tr>                                  </tr>
78                                  <tr height=20><td colspan=5 align="center"><hr size=1 color=gray></td></tr>                                  <tr height=20><td colspan=5 align="center"><hr size=1 color=gray></td></tr>
79                                  <tr>                                  <tr>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1