Answered
php get user country
Hi, I'm on multi language website and I need to set the language session by the user country.
It is possible ?
Hi, I'm on multi language website and I need to set the language session by the user country.
It is possible ?
You can use GeoIP PECL extension of PHP:
http://jp2.php.net/geoip
It uses MaxMind's free GeoLite database which is over 99% accurate:
http://www.maxmind.com/app/geolitecountry
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.