This class can be used to display the flags of countries selected with a form.
It reads the country codes and identifiers from an external file. Then it generates the HTML for a form select input to let the user choose one of the world countries.
The class can return the country code, name and the URL of the flag image of the selected country.