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

Annotation of /fenglin/www/home.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.19 - (hide annotations)
Sun Apr 13 05:16:15 2025 UTC (11 months ago) by sysadm
Branch: MAIN
Changes since 1.18: +2 -2 lines
Update home page

1 sysadm 1.1 <?
2 sysadm 1.14 require_once "../lib/common.inc.php";
3 sysadm 1.12 require_once "../lib/db_open.inc.php";
4 sysadm 1.16 require_once "../bbs/session_init.inc.php";
5 sysadm 1.12 require_once "./load_doc_list.inc.php";
6 sysadm 1.1 ?>
7     <html>
8     <head>
9 sysadm 1.8 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
10 sysadm 1.14 <title><? echo $BBS_name; ?></title>
11 sysadm 1.1 <link rel="stylesheet" href="css/default.css" type="text/css">
12     </head>
13     <body>
14     <center>
15     <?
16     include "./head.inc.php";
17     ?>
18     <table width="760" border="0" cellpadding="0" cellspacing="0">
19     <tr height=20 bgcolor=#F3F9FC>
20     <td width="20">&nbsp;</td>
21 sysadm 1.14 <td><? echo $BBS_name; ?> &gt;&gt; 首页</td>
22 sysadm 1.1 <td width="20">&nbsp;</td>
23     </tr>
24     <tr>
25     <td colspan=3 height=1 bgcolor=gray></td>
26     </tr>
27     <tr height=5>
28     <td>&nbsp;</td>
29     </tr>
30     </table>
31     <table width="760" border="0" cellpadding="0" cellspacing="0">
32     <tr>
33     <td width="25%" align="left" valign="top">
34     <table width="100%" border="0" cellpadding="0" cellspacing="0">
35     <tr>
36     <td class="td3">
37     <table width="100%" border="0" cellspacing="0" cellpadding="0">
38 sysadm 1.8 <tr><td height=10></td></tr>
39 sysadm 1.17 <tr><td height=18>·<a href="../bbs/view_article.php?tn=portal&id=471914" target="_blank">中文编码及重要功能调整</a></td></tr>
40     <tr><td height=18>·<a href="../bbs/view_article.php?tn=portal&id=328739" target="_blank">枫林在线网址变更公告</a></td></tr>
41     <tr><td height=18>·<a href="../bbs/view_article.php?tn=portal&id=236535" target="_blank"><font color="red">本站开放源码查看服务</a></font></td></tr>
42     <tr><td height=18>·<a href="../bbs/view_article.php?tn=portal&id=221947" target="_blank">系统密码验证机制调整</a></td></tr>
43     <tr><td height=18>·<a href="../bbs/view_article.php?tn=portal&id=128430" target="_blank"><font color="red">枫林在线《精品导读》发布</font></a></td></tr>
44 sysadm 1.8 <tr><td height=10></td></tr>
45 sysadm 1.1 </table>
46     </td>
47     </tr>
48     </table>
49     </td>
50     <td width="50%" align="center" valign="top">
51     <table width="95%" border="0" cellspacing="0" cellpadding="0">
52     <tr>
53 sysadm 1.8 <td class="alpha"><font color=brown><b><font size=3>本周导读</font></b></font></td>
54 sysadm 1.1 </tr>
55     <tr><td bgcolor=gray height=1></td></tr>
56 sysadm 1.13 <? load_top(10, 58, $db_conn); ?>
57 sysadm 1.18 <tr><td></td></tr>
58 sysadm 1.1 </table>
59     </td>
60 sysadm 1.4 <td width="25%" align="right" valign="top">
61 sysadm 1.1 <table width="100%" border="0" cellpadding="0" cellspacing="0">
62 sysadm 1.18 <tr class=title_bar_4><td>进入论坛</td></tr>
63 sysadm 1.4 <tr class=title_list><td height=8></td></tr>
64     <tr class=title_list><td height=18 align="center">
65 sysadm 1.8 <a href="/bbs/main.php" target="_blank">讨论区</a>&nbsp;
66     <a href="/gen_ex/" target="_blank">精华区</a>
67 sysadm 1.1 </td></tr>
68 sysadm 1.4 <tr class=title_list><td height=8></td></tr>
69 sysadm 1.1 </table>
70     </td>
71     </tr>
72     <tr height=5>
73     <td>&nbsp;</td>
74     </tr>
75     </table>
76     <table width="760" border="0" cellspacing="0" cellpadding="0">
77     <tr>
78 sysadm 1.18 <td width="35%" align="left" valign="top">
79     <table width="98%" border="0" cellspacing="0" cellpadding="0">
80     <? load_doc_list('Focus', 8, 43, 1, false, $db_conn); ?>
81     </table>
82     </td>
83     <td width="35%" align="center" valign="top">
84     <table width="98%" border="0" cellspacing="0" cellpadding="0">
85     <? load_doc_list('Literature', 8, 43, 2, false, $db_conn); ?>
86     </table>
87     </td>
88     <td width="30%" align="right" valign="top">
89     <table width="98%" border="0" cellspacing="0" cellpadding="0">
90 sysadm 1.19 <? load_doc_list('Health', 8, 35, 3, false, $db_conn); ?>
91 sysadm 1.18 </table>
92     </td>
93     </tr>
94     <tr height=5>
95     <td>&nbsp;</td>
96     </tr>
97     </table>
98     <table width="760" border="0" cellspacing="0" cellpadding="0">
99     <tr>
100     <td width="35%" align="left" valign="top">
101     <table width="98%" border="0" cellspacing="0" cellpadding="0">
102     <? load_class_list('study', array('Science','Exam','English'), 6, 43, 1, $db_conn); ?>
103     </table>
104     </td>
105     <td width="35%" align="center" valign="top">
106     <table width="98%" border="0" cellspacing="0" cellpadding="0">
107     <? load_class_list('entertain', array('Movie','Music','Cartoon'), 6, 43, 2, $db_conn); ?>
108     </table>
109     </td>
110     <td width="30%" align="right" valign="top">
111     <table width="98%" border="0" cellspacing="0" cellpadding="0">
112 sysadm 1.19 <? load_class_list('computer', array('Technology','Programming','Security'), 6, 35, 4, $db_conn); ?>
113 sysadm 1.18 </table>
114     </td>
115     </tr>
116     <tr height=5>
117     <td>&nbsp;</td>
118     </tr>
119     </table>
120     <table width="760" border="0" cellspacing="0" cellpadding="0">
121     <tr>
122     <td width="35%" align="left" valign="top">
123     <table width="98%" border="0" cellspacing="0" cellpadding="0">
124     <? load_doc_list('Feeling', 8, 43, 1, false, $db_conn); ?>
125     </table>
126     </td>
127     <td width="35%" align="center" valign="top">
128     <table width="98%" border="0" cellspacing="0" cellpadding="0">
129     <? load_doc_list('ID_Story', 8, 43, 2, false, $db_conn); ?>
130     </table>
131     </td>
132     <td width="30%" align="right" valign="top">
133     <table width="98%" border="0" cellspacing="0" cellpadding="0">
134     <? load_doc_list('Cate', 8, 35, 3, false, $db_conn); ?>
135 sysadm 1.1 </table>
136     </td>
137     </tr>
138     <tr height=5>
139     <td>&nbsp;</td>
140     </tr>
141     </table>
142     <?
143     include "./foot.inc.php";
144     ?>
145     <table width="760" border="0" cellspacing="0" cellpadding="1">
146     <tr>
147     <td align="center" valign="top">
148     </td>
149     </tr>
150     </table>
151     </center>
152     </body>
153     </html>
154     <?
155 sysadm 1.12 mysqli_close($db_conn);
156 sysadm 1.1 ?>

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