Is there a list of all the country names and their country code, such as US, AUS, UK, etc available which I can re-use in my code? Any plain text format e.g .txt, .csv, etc, or mysql database format will be fine.
If there can be an additional list of various regions in the world, such as Western Australia, North America, etc, and the country names/codes which go in that region, that would be even more helpful!
Thanks.