Forum Moderators: coopster

Message Too Old, No Replies

get user information

get user description

         

c0nsur

7:11 pm on Aug 4, 2003 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

10+ Year Member



got any idea where to get such database?

vincevincevince

8:48 pm on Aug 4, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



stickied

jatar_k

2:27 am on Aug 5, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



you can use the one they use with php.net
ip-to-country.directi.com