sitNsmile
12-13-2010, 03:14 PM
I built a tracking program for visitors on a network of sites. I noticed that I see about 20% of users from a decent pool of ip addresses, coming from an unidentified country known as "--" which is what php will input into the database when I call for the users country.
the Server Global
$_SERVER['GEOIP_COUNTRY_CODE']
How could it not track all countries? is there anything I'd need to up date? I have the latest PHP software on server.
Thank You for your help.
the Server Global
$_SERVER['GEOIP_COUNTRY_CODE']
How could it not track all countries? is there anything I'd need to up date? I have the latest PHP software on server.
Thank You for your help.