Im getting loopback address from $_SERVER['REMOTE_ADDR'] and I wonder why.
I am trying to get the client IP address and everything works on one server (MAndrake), but as soon as I moved the project to a server running OS x 10.3 it only will return the loopback address. 127.0.0.1
Does anyone know why?
Thanks in advance.
Getting loopback address from $_SERVER['REMOTE_ADDR'];
Moderator: General Moderators