Search found 1 match

by iemem
Tue Oct 08, 2002 12:49 am
Forum: PHP - Code
Topic: In localhost Obtaining the IP address
Replies: 4
Views: 1201

In localhost Obtaining the IP address

Hi, I developing a program. but I have a doubt because I want to know the IPAddres when I connect to Internet by modem I have used the $SERVER_ADDR and $REMOTE_ADD, and it gives me the local ip "127.0.0.1" or "192.168.0.1" I would like to know if someone knows how to obtain the m...