crashmaster Posted August 26, 2009 Share Posted August 26, 2009 Hi there, is there any possibility to get local IP by php script /? For example: my external IP is : 81.0.3.216 and local ip is: 192.168.5.22 there is no problem to get external ip, but how to get LOCAL ip ??? Any ideas ?? Link to comment https://forums.phpfreaks.com/topic/172037-solved-get-local-ip/ Share on other sites More sharing options...
trq Posted August 26, 2009 Share Posted August 26, 2009 Not possible I'm afraid. 192.168.5.22 is not accessible via the wan. Link to comment https://forums.phpfreaks.com/topic/172037-solved-get-local-ip/#findComment-907141 Share on other sites More sharing options...
crashmaster Posted August 26, 2009 Author Share Posted August 26, 2009 maybe by using another scripting language ? Link to comment https://forums.phpfreaks.com/topic/172037-solved-get-local-ip/#findComment-907143 Share on other sites More sharing options...
trq Posted August 27, 2009 Share Posted August 27, 2009 Its nothing to do with the language and all to do with the network. The only way you could get a users local ip would be to get them to send it to you. Link to comment https://forums.phpfreaks.com/topic/172037-solved-get-local-ip/#findComment-907184 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.