如何从ip地址获取计算机名称?
如何使用 php.ini 从 IP 地址获取计算机名称
概念:
如何限制用户使用系统信息。,我不想要具有该限制的IP地址。,因为它不适合我。,IP地址不是静态的每天它都会改变,所以我想要一个系统名称或与系统相关的东西。,我的基本想法是我想限制用户只能访问一个系统。,而不是其他系统。,(1个用户 - 1个系统)与他的/她的登录详细信息...所以这是我的项目的概念...
How to get the computer name from IP Address using php.
Concept :
How to restrict the user with using the system information.,i don't want the IP Address with that restriction.,because it doesn't use for me.,the IP Address are not static everyday it'll changed so i want a system name or something system related.,my basic idea is i want to restrict the user with the access of only one system.,not some other.,(1 user - 1 system) with his/her login details...so this is the concept for my project...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
会成功的。 http://php.net/gethostbyaddr
will do the trick. http://php.net/gethostbyaddr