Problem Mortgage - Loans - Free Advertising - Buy Anything On eBay - Advertising

PDA

View Full Version : User's Country locater script


protocol96
Mar 5th 2007, 3:28 am
Hi,

I am looking for a script which identifies the user's country by its ip and displays that specfic home-page for him, i think it is popularly known as Geo-Locater script.

I have seen dell use it.

nico_swd
Mar 5th 2007, 3:45 am
http://www.phpclasses.org/browse/package/1477.html

protocol96
Mar 5th 2007, 4:09 am
dude, ur just too good, hats off to you.

Aragorn
Mar 5th 2007, 9:04 am
I think you can get a free geoip database from http://www.maxmind.com/app/geoip_country

protocol96
Mar 6th 2007, 11:51 pm
http://www.phpclasses.org/browse/package/1477.html

i dunno somehow i cannot make that script to check locally.:(

stupid me:o

Netizen
Mar 10th 2007, 12:02 pm
I use this one:

http://www.ip2nation.com/

I made some checks from various proxies and it seemed pretty accurate.

They have a sample redirect script:

http://www.ip2nation.com/ip2nation/Sample_Scripts/Country_Based_Redirect

that works nicely. Even I could get it to work.