Jump to content

PHP IP Address...?


whit3fir3

Recommended Posts

I have a question about getting IP address of a client.  I am not looking for the PUBLIC (aka NAT IP address) which can be gotten from $_SERVER['REMOTE_ADDR'].  What I am looking for is the private IP address of the local work station.  I know this can not be done from PHP as PHP is a server side language but I am not sure where else to ask.  I have see other web site do this like ebay when you change your password, but I am not sure how they do is. 

 

Thanks,

 

James

Link to comment
https://forums.phpfreaks.com/topic/87490-php-ip-address/
Share on other sites

try java, check out this link

 

http://www.u.arizona.edu/~trw/games/nat_or_not.php

 

Do you know if you have to have a special PHP module loaded on the server to get the java applet to load?  I can not seem to get it to load up for me.

 

Thanks,

 

whit3fir3

Link to comment
https://forums.phpfreaks.com/topic/87490-php-ip-address/#findComment-447529
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.