PHP most accurate / safe way to get real user IP address in 2017

后端 未结 10 514
粉色の甜心
粉色の甜心 2021-01-01 15:51

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

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-01 16:24

    I use this code, and it works for me. Take a look to it.

    
    

    Here, a working example. Hope it helps!

提交回复
热议问题