is there anyway to grab information from peepz who come on my web site
for example i'd like to grab the country
the main purpose is for a statistic appz! :)
thanks!
vincevincevince
7:30 pm on Aug 4, 2003 (gmt 0)
look into the $_SERVER variables for the country, your best bet is to take the ip and use a database to look it up for the country - not 100%, but at least 95% accurate.
c0nsur
7:32 pm on Aug 4, 2003 (gmt 0)
got any idea where to get such database?
vincevincevince
8:48 pm on Aug 4, 2003 (gmt 0)
stickied
jatar_k
2:27 am on Aug 5, 2003 (gmt 0)
you can use the one they use with php.net ip-to-country.directi.com