What is the most accurate way to get user\'s IP address in 2017 via PHP?
I\'ve read a lot of SO questions and answers about it, but most of answers are old and comme
I use this code, and it works for me. Take a look to it.
Here, a working example. Hope it helps!