万博网页版登陆页派论坛

Raspcontrol 显示公网ip

颠木 发表于 2013-5-6 16:12:46 | 显示全部楼层 |阅读模式
文件目录下
detail.php

37行 增加一个function
  1. function external_ip(){
  2.     $ip_json = trim(file_get_contents("http://pv.sohu.com/cityjson?ie=utf-8"));
  3.     $ip_json = substr($ip_json, 19);
  4.     $ip_json = substr($ip_json, 0, -1);
  5.     $ip_arr = json_decode($ip_json,true);
  6.     return $ip_arr['cip'];
  7. }
复制代码
向下。。。[internal]后。。增加

  1. IP: <span class="text-info"><?php echo external_ip(); ?></span> [external]
复制代码
显示公网ip

微博桌面截图_20130506161228.jpg



yahoobaby 发表于 2013-5-8 11:21:59 | 显示全部楼层
哪个文件目录下 有 这个detail.php文件,没找到
颠木  楼主| 发表于 2013-5-8 11:34:07 | 显示全部楼层
sorry pages/details.php
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版 | Archiver | 万博网页版登陆页派论坛 ( 粤ICP备15075382号-1 )