/[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.4 by sysadm, Fri May 16 06:18:35 2008 UTC Revision 1.14 by sysadm, Sun Apr 13 03:29:02 2025 UTC
# Line 1  Line 1 
1  <?  <?
2          require_once "./whereis.inc.php";          require_once "../lib/common.inc.php";
3          include "./log.inc.php";          require_once "../lib/db_open.inc.php";
4            require_once "../bbs/session_init.inc.php";
5  ?>  ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  
6  <?  <?
7          if (isset($_GET["type"]))          if (isset($_GET["type"]))
8                  $type=$_GET["type"];                  $type=$_GET["type"];
# Line 12  Line 12 
12          switch($type)          switch($type)
13          {          {
14                  case "journal":                  case "journal":
15                          $title="精品导读";                          $title="绮惧搧瀵艰";
16                          break;                          break;
17                  case "doc":                  case "doc":
18                          $title="文档搜索";                          $title="鏂囨。鎼滅储";
19                          break;                          break;
20                  case "author":                  case "author":
21                          $title="作者搜索";                          $title="浣滆呮悳绱";
                         break;  
                 case "fulltext":  
                         $title="全文检索";  
                         break;  
                 case "s_e":  
                         $title="资源搜索";  
                         break;  
                 case "whereis":  
                         $title="地址搜索";  
                         break;  
                 case "google":  
                         $title="搜索引擎";  
                         break;  
                 case "site_reg":  
                         $title="网站登录";  
22                          break;                          break;
23                  default:                  default:
24                          $title="选择类别";                          $title="閫夋嫨绫诲埆";
25                          break;                          break;
26          }          }
27  ?>  ?>
28  <html>  <html>
29  <head>  <head>
30  <meta http-equiv="Content-Type" content="text/html; charset=gb2312">  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
31  <title>枫林在线 - 搜索</title>  <title><? echo $BBS_name; ?> - 鎼滅储</title>
32  <link rel="stylesheet" href="css/default.css" type="text/css">  <link rel="stylesheet" href="css/default.css" type="text/css">
33  </head>  </head>
   
34  <body>  <body>
35  <center>  <center>
36  <?  <?
# Line 55  Line 39 
39  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
40          <tr height=20 bgcolor=#F3F9FC>          <tr height=20 bgcolor=#F3F9FC>
41                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
42                  <td>枫林在线 &gt;&gt; <a href="search.php">搜索</a> &gt;&gt; <? echo $title; ?></td>                  <td><? echo $BBS_name; ?> &gt;&gt; <a href="search.php">鎼滅储</a> &gt;&gt; <? echo $title; ?></td>
43                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
44          </tr>          </tr>
45          <tr>          <tr>
# Line 73  Line 57 
57                                          <td></td>                                          <td></td>
58                                  </tr>                                  </tr>
59                                  <tr height=30 class="title_bar_5">                                  <tr height=30 class="title_bar_5">
60                                          <td align="center">- 论坛搜索 -</td>                                          <td align="center">- 璁哄潧鎼滅储 -</td>
61                                  </tr>                                  </tr>
62                                  <tr height=5>                                  <tr height=5>
63                                          <td></td>                                          <td></td>
64                                  </tr>                                  </tr>
65                                  <tr height=20>                                  <tr height=20>
66                                          <td align="center"><a href="search.php?type=journal">精品导读</a></td>                                          <td align="center"><a href="search.php?type=journal">绮惧搧瀵艰</a></td>
67                                  </tr>                                  </tr>
68                                  <tr height=20>                                  <tr height=20>
69                                          <td align="center"><a href="search.php?type=doc">文档搜索</a></td>                                          <td align="center"><a href="search.php?type=doc">鏂囨。鎼滅储</a></td>
                                 </tr>  
                                 <tr height=20>  
                                         <td align="center"><a href="search.php?type=author">作者搜索</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=whereis">地址搜索</a></td>  
                                 </tr>  
                                 <tr height=20>  
                                         <td></td>  
                                 </tr>  
                                 <tr height=30 class="title_bar_5">  
                                         <td align="center">- 统计搜索 -</td>  
70                                  </tr>                                  </tr>
71                                  <tr height=20>                                  <tr height=20>
72                                          <td align="center"><a href="view_daily_stat.php">发文统计</a></td>                                          <td align="center"><a href="search.php?type=author">浣滆呮悳绱</a></td>
73                                  </tr>                                  </tr>
74                                  <tr height=20>                                  <tr height=20>
75                                          <td></td>                                          <td></td>
# Line 131  Line 94 
94  ?>  ?>
95                                                          <form action="journal.php" method="get" target="_blank">                                                          <form action="journal.php" method="get" target="_blank">
96                                                                  <select name="jid" value="0">                                                                  <select name="jid" value="0">
97                                                                  <option value="0">--请选择发布时间--</option>                                                                  <option value="0">--璇烽夋嫨鍙戝竷鏃堕棿--</option>
98  <?  <?
                         $db_conn=include "./db_open.inc.php";  
99                          $rs=mysql_query("select * from journal_index where enable order by dt");                          $rs=mysql_query("select * from journal_index where enable order by dt");
100                          while($row=mysql_fetch_array($rs))                          while($row=mysql_fetch_array($rs))
101                          {                          {
102  ?><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>
103  <?  <?
104                          }                          }
105                          mysql_free_result($rs);                          mysql_free_result($rs);
                         mysql_close($db_conn);  
106  ?>  ?>
107                                                                  </select>                                                                  </select>
108                                                                  <input type="submit" value="浏览" onclick="return (jid.value!='0');">                                                                  <input type="submit" value="娴忚" onclick="return (jid.value!='0');">
109                                                          </form>                                                          </form>
110  <?  <?
111                          break;                          break;
112                  case "doc":                  case "doc":
113  ?>  ?>
114                                                          请选择版块,并输入查找内容,"%"为通配符。                                                          璇烽夋嫨鐗堝潡锛屽苟杈撳叆鏌ユ壘鍐呭锛"%"涓洪氶厤绗︺
115                                                          <form action="/bbs/bbs.php" method="get" target="_blank">                                                          <form action="/bbs/list.php" method="get" target="_blank" onsubmit="return (sid.value != 0);">
116                                                                  <select name="sid" value="0">                                                                  <select name="sid" value="0">
                                                                 <option value="0">--请选择版块--</option>  
117  <?  <?
118                          $db_conn=include "./db_open.inc.php";                          require_once "../bbs/section_list_dst.inc.php";
119                          $rs_class=mysql_query("select CID,title from section_class where enable order by sort_order");  
120                          while($row_class=mysql_fetch_array($rs_class))                          echo section_list_dst($db_conn);
                         {  
 ?><option value="0">==<? echo $row_class["title"];?>==</option>  
 <?  
                                 $rs_section=mysql_query("select SID,title from section_config where CID=".  
                                         $row_class["CID"]." and enable and read_user_level<=11 order by sort_order");    
                                 while($row_section=mysql_fetch_array($rs_section))  
                                 {  
 ?><option value="<? echo $row_section['SID'];?>">&nbsp;&nbsp;├<? echo $row_section["title"]; ?></option>  
 <?  
                                 }  
                                 mysql_free_result($rs_section);  
                         }  
                         mysql_free_result($rs_class);  
                         mysql_close($db_conn);  
121  ?>  ?>
122                                                                  </select>                                                                  </select>
123                                                                  <input name="search_text" value="">                                                                  <input name="search_text" value="">
124                                                                  <input type="submit" value="搜索" onclick="return (sid.value!='0');">                                                                  <input type="submit" value="鎼滅储">
125                                                          </form>                                                          </form>
126  <?  <?
127                          break;                          break;
128                  case "author":                  case "author":
129  ?>  ?>
130                                                          请输入查找内容,"%"为通配符。                                                          璇疯緭鍏ユ煡鎵惧唴瀹癸紝"%"涓洪氶厤绗︺
131                                                          <form action="/bbs/search_user.php" method="get" target="_blank">                                                          <form action="/bbs/search_user.php" method="get" target="_blank">
132                                                                  <input name="search_text" value="">                                                                  <input name="search_text" value="">
133                                                                  <input type="submit" value="搜索">                                                                  <input type="submit" value="鎼滅储">
134                                                          </form>                                                          </form>
135  <?  <?
136                          break;                          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;  
   
137                  default:                  default:
138  ?>  ?>
139                                                          请从左侧列表选择查找类型。                                                          璇蜂粠宸︿晶鍒楄〃閫夋嫨鏌ユ壘绫诲瀷銆
140  <?  <?
141          }          }
142  ?>  ?>
# Line 296  Line 149 
149    
150  </table>  </table>
151  <?  <?
152            mysql_close($db_conn);
153    
154          include "./foot.inc.php";          include "./foot.inc.php";
155  ?>  ?>
156  </center>  </center>


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

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