Does anyone know a database that I can export, I need world countries information including: country code, culture (ex. en_US), flag image and currency.
I’m tried to google it, but haven’t found anything.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I can’t help with anything else, but for the flags, I’d have a look at the FamFamFam set found here. These flags fit in perfectly with the country codes that GeoIP has, however these are two character codes (GB, US, FR, etc), not exactly what you were looking for.
As for currencies, I’m rather stumped. There might be a table out there somewhere, but if not, you could create an approximation; just have $, £ and Euro, with a default of $ perhaps?