remote_addr problem

Posted by Andrew Kolvik on Stack Overflow See other posts from Stack Overflow or by Andrew Kolvik
Published on 2010-05-30T15:50:49Z Indexed on 2010/05/30 15:52 UTC
Read the original article Hit count: 272

Filed under:
|
|
|
|

I am using xampp on localhost and when I use _SERVER["REMOTE_ADDR"] it returns ::1 (also does this in phpinfo()). Why does it do this? I want it to return a normal ip address like 127.0.0.1. My operating system is windows vista.

© Stack Overflow or respective owner

Related posts about php

Related posts about remote