Quote Originally Posted by JeffD View Post
Open the file admin/includes/geoip.inc to see the possible GEO_IP country return codes. Hope this helps!
Good eye. From the include file I calculated the latest version of GeoIP.dat supports 243 countries.

So the countries' table Zen Cart 1.36' is missing 3 countries. Or maybe not. I see GeoIP includes EU which is not a country per se.

I found an ISO list at:
http://www.iso.org/iso/en/prods-serv.../list-en1.html

ISO site currently shows 244 official short names and code elements.

I see a good source of medium and larger sized flags at https://www.cia.gov/cia/publications...ftheworld.html

What is the generally acceptable source for those tiny flag gif files? I think the same are used by AWStats.

So my tally is:
Zen Cart = 240
ISO = 244
GeoIP = 243
CIA = 237
UT flags = 170

I never know when a potential customer from the ÅLAND ISLANDS may visit my shop and then submit a huge order. Need to be ready for that day ;-)

-Woody