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

Diff of /fenglin/www/search.php

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

Revision 1.2 by sysadm, Mon Dec 19 12:48:06 2005 UTC Revision 1.8 by sysadm, Fri Mar 28 05:50:18 2025 UTC
# Line 1  Line 1 
1  <?  <?
2          require_once "./whereis.inc.php";          require_once "../lib/db_open.inc.php";
         include "./log.inc.php";  
3  ?>  ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  
4  <?  <?
5          if (isset($_GET["type"]))          if (isset($_GET["type"]))
6                  $type=$_GET["type"];                  $type=$_GET["type"];
# Line 12  Line 10 
10          switch($type)          switch($type)
11          {          {
12                  case "journal":                  case "journal":
13                          $title="精品导读";                          $title="绮惧搧瀵艰";
14                          break;                          break;
15                  case "doc":                  case "doc":
16                          $title="文档搜索";                          $title="鏂囨。鎼滅储";
17                          break;                          break;
18                  case "author":                  case "author":
19                          $title="作者搜索";                          $title="浣滆呮悳绱";
20                          break;                          break;
21                  case "fulltext":                  case "fulltext":
22                          $title="全文检索";                          $title="鍏ㄦ枃妫绱";
23                          break;                          break;
24                  case "s_e":                  case "s_e":
25                          $title="资源搜索";                          $title="璧勬簮鎼滅储";
26                          break;                          break;
27                  case "whereis":                  case "whereis":
28                          $title="地址搜索";                          $title="鍦板潃鎼滅储";
29                          break;                          break;
30                  case "google":                  case "google":
31                          $title="搜索引擎";                          $title="鎼滅储寮曟搸";
32                          break;                          break;
33                  case "site_reg":                  case "site_reg":
34                          $title="网站登录";                          $title="缃戠珯鐧诲綍";
35                          break;                          break;
36                  default:                  default:
37                          $title="选择类别";                          $title="閫夋嫨绫诲埆";
38                          break;                          break;
39          }          }
40  ?>  ?>
41  <html>  <html>
42  <head>  <head>
43  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
44  <title>枫林在线 - 搜索</title>  <title>鏋灄鍦ㄧ嚎 - 鎼滅储</title>
45  <link rel="stylesheet" href="css/default.css" type="text/css">  <link rel="stylesheet" href="css/default.css" type="text/css">
46  </head>  </head>
47    
# Line 55  Line 53 
53  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
54          <tr height=20 bgcolor=#F3F9FC>          <tr height=20 bgcolor=#F3F9FC>
55                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
56                  <td>枫林在线 &gt;&gt; <a href="search.php">搜索</a> &gt;&gt; <? echo $title; ?></td>                  <td>鏋灄鍦ㄧ嚎 &gt;&gt; <a href="search.php">鎼滅储</a> &gt;&gt; <? echo $title; ?></td>
57                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
58          </tr>          </tr>
59          <tr>          <tr>
# Line 73  Line 71 
71                                          <td></td>                                          <td></td>
72                                  </tr>                                  </tr>
73                                  <tr height=30 class="title_bar_5">                                  <tr height=30 class="title_bar_5">
74                                          <td align="center">- 论坛搜索 -</td>                                          <td align="center">- 璁哄潧鎼滅储 -</td>
75                                  </tr>                                  </tr>
76                                  <tr height=5>                                  <tr height=5>
77                                          <td></td>                                          <td></td>
78                                  </tr>                                  </tr>
79                                  <tr height=20>                                  <tr height=20>
80                                          <td align="center"><a href="search.php?type=journal">精品导读</a></td>                                          <td align="center"><a href="search.php?type=journal">绮惧搧瀵艰</a></td>
81                                  </tr>                                  </tr>
82                                  <tr height=20>                                  <tr height=20>
83                                          <td align="center"><a href="search.php?type=doc">文档搜索</a></td>                                          <td align="center"><a href="search.php?type=doc">鏂囨。鎼滅储</a></td>
84                                  </tr>                                  </tr>
85                                  <tr height=20>                                  <tr height=20>
86                                          <td align="center"><a href="search.php?type=author">作者搜索</a></td>                                          <td align="center"><a href="search.php?type=author">浣滆呮悳绱</a></td>
                                 </tr>  
                                 <tr height=20>  
                                         <td align="center"><a href="search.php?type=fulltext">全文检索</a></td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td></td>  
                                 </tr>  
                                 <tr height=30 class="title_bar_5">  
                                         <td align="center">- 网络搜索 -</td>  
                                 </tr>  
                                 <tr height=5>  
                                         <td></td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td align="center"><a href="search.php?type=s_e">资源搜索</a></td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td align="center"><a href="search.php?type=whereis">地址搜索</a></td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td align="center"><a href="search.php?type=google">搜索引擎</a></td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td align="center"><a href="search.php?type=site_reg">网站登录</a></td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td></td>  
                                 </tr>  
                                 <tr height=30 class="title_bar_5">  
                                         <td align="center">- 统计搜索 -</td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td align="center"><a href="view_daily_stat.php">发文统计</a></td>  
87                                  </tr>                                  </tr>
88                                  <tr height=20>                                  <tr height=20>
89                                          <td></td>                                          <td></td>
# Line 143  Line 108 
108  ?>  ?>
109                                                          <form action="journal.php" method="get" target="_blank">                                                          <form action="journal.php" method="get" target="_blank">
110                                                                  <select name="jid" value="0">                                                                  <select name="jid" value="0">
111                                                                  <option value="0">--请选择发布时间--</option>                                                                  <option value="0">--璇烽夋嫨鍙戝竷鏃堕棿--</option>
112  <?  <?
                         $db_conn=include "./db_open.inc.php";  
113                          $rs=mysql_query("select * from journal_index where enable order by dt");                          $rs=mysql_query("select * from journal_index where enable order by dt");
114                          while($row=mysql_fetch_array($rs))                          while($row=mysql_fetch_array($rs))
115                          {                          {
116  ?><option value="<? echo $row["JID"]; ?>"><? echo strftime("%Y-%m-%d",strtotime($row["dt"]));?></option>  ?><option value="<? echo $row["JID"]; ?>"><? echo date("Y-m-d",strtotime($row["dt"]));?></option>
117  <?  <?
118                          }                          }
119                          mysql_free_result($rs);                          mysql_free_result($rs);
                         mysql_close($db_conn);  
120  ?>  ?>
121                                                                  </select>                                                                  </select>
122                                                                  <input type="submit" value="浏览" onclick="return (jid.value!='0');">                                                                  <input type="submit" value="娴忚" onclick="return (jid.value!='0');">
123                                                          </form>                                                          </form>
124  <?  <?
125                          break;                          break;
126                  case "doc":                  case "doc":
127  ?>  ?>
128                                                          请选择版块,并输入查找内容,"%"为通配符。                                                          璇烽夋嫨鐗堝潡锛屽苟杈撳叆鏌ユ壘鍐呭锛"%"涓洪氶厤绗︺
129                                                          <form action="/bbs/bbs.php" method="get" target="_blank">                                                          <form action="/bbs/bbs.php" method="get" target="_blank">
130                                                                  <select name="sid" value="0">                                                                  <select name="sid" value="0">
131                                                                  <option value="0">--请选择版块--</option>                                                                  <option value="0">--璇烽夋嫨鐗堝潡--</option>
132  <?  <?
                         $db_conn=include "./db_open.inc.php";  
133                          $rs_class=mysql_query("select CID,title from section_class where enable order by sort_order");                          $rs_class=mysql_query("select CID,title from section_class where enable order by sort_order");
134                          while($row_class=mysql_fetch_array($rs_class))                          while($row_class=mysql_fetch_array($rs_class))
135                          {                          {
# Line 177  Line 139 
139                                          $row_class["CID"]." and enable and read_user_level<=11 order by sort_order");                                            $row_class["CID"]." and enable and read_user_level<=11 order by sort_order");  
140                                  while($row_section=mysql_fetch_array($rs_section))                                  while($row_section=mysql_fetch_array($rs_section))
141                                  {                                  {
142  ?><option value="<? echo $row_section['SID'];?>">&nbsp;&nbsp;├<? echo $row_section["title"]; ?></option>  ?><option value="<? echo $row_section['SID'];?>">&nbsp;&nbsp;鈹<? echo $row_section["title"]; ?></option>
143  <?  <?
144                                  }                                  }
145                                  mysql_free_result($rs_section);                                  mysql_free_result($rs_section);
146                          }                          }
147                          mysql_free_result($rs_class);                          mysql_free_result($rs_class);
                         mysql_close($db_conn);  
148  ?>  ?>
149                                                                  </select>                                                                  </select>
150                                                                  <input name="search_text" value="">                                                                  <input name="search_text" value="">
151                                                                  <input type="submit" value="搜索" onclick="return (sid.value!='0');">                                                                  <input type="submit" value="鎼滅储" onclick="return (sid.value!='0');">
152                                                          </form>                                                          </form>
153  <?  <?
154                          break;                          break;
155                  case "author":                  case "author":
156  ?>  ?>
157                                                          请输入查找内容,"%"为通配符。                                                          璇疯緭鍏ユ煡鎵惧唴瀹癸紝"%"涓洪氶厤绗︺
158                                                          <form action="/bbs/search_user.php" method="get" target="_blank">                                                          <form action="/bbs/search_user.php" method="get" target="_blank">
159                                                                  <input name="search_text" value="">                                                                  <input name="search_text" value="">
160                                                                  <input type="submit" value="搜索">                                                                  <input type="submit" value="鎼滅储">
                                                         </form>  
 <?  
                         break;  
                 case "fulltext":  
 ?>  
                                                         请进入论坛<a href="/bbs/search_form.php" target="_blank">高级搜索功能区</a>。  
 <?  
                         break;  
                 case "s_e":  
 ?>  
                                                         请输入查找内容,并选择资源类型和位置,"%"为通配符。  
                                                         <form action="s_e.php" method="get">  
                                                                 <p align="left">  
                                                                         查找内容:  
                                                                         <input name="text" value=""><br>  
                                                                         类型:  
                                                                         <input type="radio" name="class" value="WWW" checked>WWW  
                                                                         <input type="radio" name="class" value="FTP">FTP  
                                                                         <input type="radio" name="class" value="TELNET">TELNET  
                                                                         <input type="radio" name="class" value="BC">网络广播  
                                                                         <input type="radio" name="class" value="MMS">媒体流<br>  
                                                                         位置:  
                                                                         <input type="radio" name="location" value="INTERNET" checked>Internet  
                                                                         <input type="radio" name="location" value="LAN">校园网  
                                                                 </p>  
                                                                 <p>  
                                                                         <input type="submit" value="开始搜索">  
                                                                 </p>  
                                                         </form>  
 <?  
                         break;  
                 case "site_reg":  
 ?>  
                                                         请输入网站名称、描述等内容,并选择合适资源类型和位置。  
                                                         <form action="site_reg.php" method="post">  
                                                                 <p align="left">  
                                                                         名称:  
                                                                         <input name="sitename" value="" size=40> 40个字符以内<br>  
                                                                         网址:  
                                                                         <input name="url" value="" size=40> 255个字符以内<br>  
                                                                         类型:  
                                                                         <input type="radio" name="class" value="WWW" checked>WWW  
                                                                         <input type="radio" name="class" value="FTP">FTP  
                                                                         <input type="radio" name="class" value="TELNET">TELNET  
                                                                         <input type="radio" name="class" value="BC">网络广播  
                                                                         <input type="radio" name="class" value="MMS">媒体流<br>  
                                                                         位置:  
                                                                         <input type="radio" name="location" value="INTERNET" checked>Internet  
                                                                         <input type="radio" name="location" value="LAN">校园网<br>  
                                                                         内容简介:<br>  
                                                                         <textarea name="description" cols=50 rows=4></textarea> 255个字符以内<br>  
                                                                 </p>  
                                                                 <hr size=1 color=black>  
                                                                 <p align="left">  
                                                                         联系人姓名:  
                                                                         <input name="name" value=""> 10个字符以内<br>  
                                                                         联系人E-mail:  
                                                                         <input name="email" value=""> 30个字符以内  
                                                                 </p>  
                                                                 <p>  
                                                                         <input type="submit" value="提交">  
                                                                         <input type="reset" value="清空">  
                                                                 </p>  
                                                         </form>  
 <?  
                         break;  
                 case "whereis":  
                         if (isset($_GET["ip"]))  
                                 $ip_str=trim($_GET["ip"]);  
                         else  
                                 $ip_str="";  
   
                         if (strlen($ip_str)>0)  
                         {  
                                 $ip_str=gethostbyname($ip_str);  
   
                                 if (!(ereg("^([0-9]{1,3}).([0-9]{1,3}).([0-9]{1,3}).([0-9]{1,3})$",$ip_str,$ips)))  
                                 {  
                                         echo "<p>Invalid IP address!</p>";  
                                 }  
   
 //                              if (ereg("^10.",$ip_str) || ereg("^192.168.",$ip_str))  
                                 if (false)  
                                 {  
                                         $xml_parser = xml_parser_create();  
                                         xml_set_element_handler($xml_parser, "startElement", "endElement");  
                                         $fp = fsockopen ("127.0.0.1", 80, $errno, $errstr, 30);  
                                         if (!$fp) {  
                                             die("could not open XML input");  
                                         }  
                                         fputs ($fp, "GET /ip=$ip_str HTTP/1.0\r\n\r\n");  
                                         while ($data = fgets($fp, 4096)) {  
                                                 if (!xml_parse($xml_parser, $data, feof($fp))) {  
                                                         die(sprintf("XML error: %s at line %d",  
                                                                 xml_error_string(xml_get_error_code($xml_parser)),  
                                                                 xml_get_current_line_number($xml_parser)));  
                                             }  
                                         }  
                                         fclose ($fp);  
                                         xml_parser_free($xml_parser);  
   
                                         echo ("<table width=80% border=0>\n".  
                                                 "<tr>\n".  
                                                 "<th width=25% align=center>IP</td>\n".  
                                                 "<th width=25% align=center>区域</td>\n".  
                                                 "<th width=50% align=center>位置</td>\n".  
                                                 "</tr>\n");  
   
                                         echo ("<tr>\n".  
                                                 "<td align=center>".$ret["address"]."</td>\n".  
                                                 "<td align=center>".$ret["country"]."</td>\n".  
                                                 "<td align=center>".$ret["area"]."</td>\n".  
                                                 "</tr>\n");  
   
                                         echo ("</table><br>\n");  
                                 }  
                                 else  
                                 {  
                                         $ip_str="";  
                                         for($i=1;$i<=4;$i++)  
                                                 $ip_str.=(str_repeat("0",3 - strlen($ips[$i])).$ips[$i].($i<4?".":""));  
   
                                         $db_conn=include "./db_open.inc.php";  
           
                                         $rs=mysql_query("select begin_ip,end_ip,address,area from ip_list where ".  
                                                 "begin_ip<='$ip_str' and end_ip>='$ip_str' order by ".  
                                                 "begin_ip desc, end_ip")  
                                                 or die("Search address error!");  
   
                                         echo ("<table width=80% border=0>\n".  
                                                 "<tr>\n".  
                                                 "<th width=25% align=center>起始IP</td>\n".  
                                                 "<th width=25% align=center>结束IP</td>\n".  
                                                 "<th width=50% align=center>地理位置</td>\n".  
                                                 "</tr>\n");  
                                         while($row=mysql_fetch_array($rs))  
                                         {  
                                                 echo ("<tr>\n".  
                                                         "<td align=center>".$row["begin_ip"]."</td>\n".  
                                                         "<td align=center>".$row["end_ip"]."</td>\n".  
                                                         "<td align=center>".$row["address"]." ".$row["area"]."</td>\n".  
                                                         "</tr>\n");  
                                         }  
                                         echo ("</table><br>\n");  
           
                                         mysql_free_result($rs);  
                                         mysql_close($db_conn);  
                                 }  
                         }  
 ?>  
                                                         请输入查找内容。  
                                                         <form action="search.php" method="get">  
                                                                 <input type="hidden" name="type" value="whereis">  
                                                                 <input name="ip">  
                                                                 <input type="submit" value="搜索">  
                                                         </form>  
 <?  
                         break;  
                 case "google":  
 ?>  
                                                         请输入查找内容。  
                                                         <form action="http://www.google.com/search" method="get" target="_blank">  
                                                                 <input name="q" value="">  
                                                                 <input type="submit" value="Google搜索">  
161                                                          </form>                                                          </form>
162  <?  <?
163                          break;                          break;
164                  default:                  default:
165  ?>  ?>
166                                                          请从左侧列表选择查找类型。                                                          璇蜂粠宸︿晶鍒楄〃閫夋嫨鏌ユ壘绫诲瀷銆
167  <?  <?
168          }          }
169  ?>  ?>
# Line 379  Line 176 
176    
177  </table>  </table>
178  <?  <?
179            mysql_close($db_conn);
180    
181          include "./foot.inc.php";          include "./foot.inc.php";
182  ?>  ?>
183  </center>  </center>


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

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