Welcome Guest, Not a member yet? Register   Sign In
IP address kept returning 0.0.0.0 ?? why?
#1

[eluser]Unknown[/eluser]
why is my ip address kept returning 0.0.0.0 ? i checked google and my ip is

164.11.x.x

can anyone explained what's going on? or is there anything I missed before calling this function? is it because my system running on localhost?


Code:
function check_ip()
{
  echo $this->input->ip_address();
}




Theme © iAndrew 2016 - Forum software by © MyBB