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

Diff of /fenglin/www/doc_list.php

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

Revision 1.1 by sysadm, Fri Sep 9 13:35:20 2005 UTC Revision 1.4 by sysadm, Fri Mar 28 05:50:18 2025 UTC
# Line 1  Line 1 
1  <?  <?
2          include "./log.inc.php";          require_once "../lib/db_open.inc.php";
3  ?>          require_once "./load_doc_list.inc.php";
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  
 <?  
         require_once ("./load_doc_list.inc.php");  
         $db_conn=include "./db_open.inc.php";  
4  ?>  ?>
5  <html>  <html>
6  <head>  <head>
7  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8  <title>枫林在线 -  文档集锦</title>  <title>鏋灄鍦ㄧ嚎 -  鏂囨。闆嗛敠</title>
9  <link rel="stylesheet" href="css/default.css" type="text/css">  <link rel="stylesheet" href="css/default.css" type="text/css">
10  </head>  </head>
11  <body>  <body>
# Line 20  Line 16 
16  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
17          <tr height=20 bgcolor=#F3F9FC>          <tr height=20 bgcolor=#F3F9FC>
18                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
19                  <td>枫林在线 &gt;&gt; 文档集锦</td>                  <td>鏋灄鍦ㄧ嚎 &gt;&gt; 鏂囨。闆嗛敠</td>
20                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
21          </tr>          </tr>
22          <tr>          <tr>
# Line 32  Line 28 
28  </table>  </table>
29  <table width="760" border="0" cellspacing="0" cellpadding="0">  <table width="760" border="0" cellspacing="0" cellpadding="0">
30    <tr>    <tr>
31      <td width="40%" align="left" valign="top">      <td width="35%" align="left" valign="top">
32                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
33                          <? load_doc_list('Focus',8,40,1,false,$db_conn); ?>                          <? load_doc_list('Focus', 8, 43, 1, false, $db_conn); ?>
34                  </table>                  </table>
35          </td>          </td>
36      <td width="40%" align="center" valign="top">      <td width="35%" align="center" valign="top">
37                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
38                          <? load_doc_list('Literature',8,40,2,false,$db_conn); ?>                          <? load_doc_list('Literature', 8, 43, 2, false, $db_conn); ?>
39                  </table>                  </table>
40          </td>          </td>
41      <td width="20%" align="right" valign="top">      <td width="30%" align="right" valign="top">
42                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
43                          <? load_doc_list('Consultation',8,20,3,false,$db_conn); ?>                          <? load_doc_list('Consultation', 8, 35, 3, false, $db_conn); ?>
44                  </table>                  </table>
45          </td>          </td>
46    </tr>    </tr>
# Line 54  Line 50 
50  </table>  </table>
51  <table width="760" border="0" cellspacing="0" cellpadding="0">  <table width="760" border="0" cellspacing="0" cellpadding="0">
52    <tr>    <tr>
53      <td width="40%" align="left" valign="top">      <td width="35%" align="left" valign="top">
54                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
55                          <? load_class_list('study',array('Science','Exam','English'),6,40,1,$db_conn); ?>                          <? load_class_list('study', array('Science','Exam','English'), 6, 43, 1, $db_conn); ?>
56                  </table>                  </table>
57          </td>          </td>
58      <td width="40%" align="center" valign="top">      <td width="35%" align="center" valign="top">
59                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
60                          <? load_class_list('entertain',array('Movie','Music','Cartoon'),6,40,2,$db_conn); ?>                          <? load_class_list('entertain', array('Movie','Music','Cartoon'), 6, 43, 2, $db_conn); ?>
61                  </table>                  </table>
62          </td>          </td>
63      <td width="20%" align="right" valign="top">      <td width="30%" align="right" valign="top">
64                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
65                          <? load_class_list('computer',array('Technology','Security','Network'),6,20,4,$db_conn); ?>                          <? load_class_list('computer', array('Technology','Security','Network'), 6, 35, 4, $db_conn); ?>
66                  </table>                  </table>
67          </td>          </td>
68    </tr>    </tr>
# Line 76  Line 72 
72  </table>  </table>
73  <table width="760" border="0" cellspacing="0" cellpadding="0">  <table width="760" border="0" cellspacing="0" cellpadding="0">
74    <tr>    <tr>
75      <td width="40%" align="left" valign="top">      <td width="35%" align="left" valign="top">
76                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
77                          <? load_doc_list('Feeling',8,40,1,false,$db_conn); ?>                          <? load_doc_list('Feeling', 8, 43, 1, false, $db_conn); ?>
78                  </table>                  </table>
79          </td>          </td>
80      <td width="40%" align="center" valign="top">      <td width="35%" align="center" valign="top">
81                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
82                          <? load_doc_list('ID_Story',8,40,2,false,$db_conn); ?>                          <? load_doc_list('ID_Story', 8, 43, 2, false, $db_conn); ?>
83                  </table>                  </table>
84          </td>          </td>
85      <td width="20%" align="right" valign="top">      <td width="30%" align="right" valign="top">
86                  <table width="98%" border="0" cellspacing="0" cellpadding="0">                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
87                          <? load_doc_list('Cate',8,20,3,false,$db_conn); ?>                          <? load_doc_list('Cate', 8, 35, 3, false, $db_conn); ?>
88                  </table>                  </table>
89          </td>          </td>
90    </tr>    </tr>


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

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