用户名
UID
Email
自动登录
找回密码
密码
登录
立即注册
首页
Portal
论坛
BBS
下载
官方淘宝店
搜索
万博网页版登陆页派论坛
»
论坛
›
万博网页版登陆页派论坛
›
交流求助
›
Raspcontrol 显示公网ip
返回列表
Raspcontrol 显示公网ip
颠木
发表于 2013-5-6 16:12:46
|
显示全部楼层
|
阅读模式
文件目录下
detail.php
37行 增加一个function
function external_ip(){
$ip_json = trim(file_get_contents("http://pv.sohu.com/cityjson?ie=utf-8"));
$ip_json = substr($ip_json, 19);
$ip_json = substr($ip_json, 0, -1);
$ip_arr = json_decode($ip_json,true);
return $ip_arr['cip'];
}
复制代码
向下。。。[internal]后。。增加
IP: <span class="text-info"><?php echo external_ip(); ?></span> [external]
复制代码
显示公网ip
花生
yahoobaby
发表于 2013-5-8 11:21:59
|
显示全部楼层
哪个文件目录下 有 这个detail.php文件,没找到
颠木
楼主
|
发表于 2013-5-8 11:34:07
|
显示全部楼层
sorry pages/details.php
返回列表
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
立即注册
本版积分规则
发表回复
回帖后跳转到最后一页
手机版
|
Archiver
|
万博网页版登陆页派论坛
(
粤ICP备15075382号-1
)