0

I have developed one website using core PHP.

I am getting the ip address of all who are visiting my website.

I want the area or location name from where they are visiting / viewing my web site.

Please suggest/ guide me, how can I do this using PHP?

Hemang
  • 26,840
  • 19
  • 119
  • 186
gajera sanjay
  • 123
  • 2
  • 9

1 Answers1

-1

You can try this: Find location from IP address in PHP using Geoplugin API: http://devzone.co.in/find-location-ip-address-php/

J.K.A.
  • 7,272
  • 25
  • 94
  • 163