找回密码
 注册
【阿里云】2核2G云新老同享 99元/年,续费同价华为云精选云产品特惠做网站就用糖果主机Jtti,新加坡服务器,美国服务器,香港服务器
楼主: 姜运涛

再发一个Alexa排名查询小偷

[复制链接]
发表于 2005 年 11 月 6 日 09:07:27 | 显示全部楼层
[s:16]  [s:16]  [s:16]  [s:16]  [s:16]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2005 年 11 月 7 日 15:00:20 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
顶!! [s:16]  [s:16]  [s:16]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2005 年 11 月 8 日 02:46:12 | 显示全部楼层
收藏 [s:16]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2005 年 11 月 3 日 14:56:15 | 显示全部楼层

再发一个Alexa排名查询小偷

<?php
if (!empty($_GET['url'])) {
      $url = $_GET['url'];
      $content = file("http://www.alexa.com/data/details/traffic_details?q=&url=".$url);
      foreach($content as $v){
             $str .= $v;
      }
      $res = explode("Service.-->", $str);
      $res = explode("</span>", $res[1]);
      $alexa = trim($res[0]);
}
?>
<form method="GET">
Http://<input name="url">
<input type="submit" value="Alexa排名查询">
</form>
<?php
if ($res) {
      echo($url."的Alexa排名为:".$alexa);
}
?>
和刚刚发的PR小偷一样的用法
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2024 年 11 月 20 日 18:27 , Processed in 0.014809 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表