Home > Backend Development > PHP Tutorial > 小白求教,如何用php获取客户端的ip

小白求教,如何用php获取客户端的ip

WBOY
Release: 2016-06-23 13:15:12
Original
1130 people have browsed it

一直在试网上的代码,得到的本机结果全是127.0.0.1,可是本机的真实ip地址不是这个,希望大神能够教教我。


回复讨论(解决方案)

那你 本机的真实ip地址 时多少?

那你 本机的真实ip地址 时多少?

查了下是这个123.68.245.143

本地搭建的服务获取自己ip永远是127.0.0.1

123.68.245.143 湖南省株洲市 铁通
当你访问公网网站时,才会是这个结果

本地搭建的服务获取自己ip永远是127.0.0.1

好吧 我去看看

123.68.245.143 湖南省株洲市 铁通
当你访问公网网站时,才会是这个结果

  谢谢 知道了  我去试试
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template