This is a list of all EU member countries in alphabetical order.

The format is "safe_key|value". The safe_key is the ISO 3166-2 code of the respective country and the value is the name of the respective country. The list of European members is created from the Wikipedia page Member state of the European Union

Pipe Delimited Values

AT|Austria
BE|Belgium
BG|Bulgaria
HR|Croatia
CY|Cyprus
CZ|Czech Republic
DK|Denmark
EE|Estonia
FI|Finland
FR|France
DE|Germany
GR|Greece	
HU|Hungary
IE|Ireland
IT|Italy
LV|Latvia
LT|Lithuania
LU|Luxembourg
MT|Malta
NL|Netherlands
PL|Poland
PT|Portugal
RO|Romania
SK|Slovakia
SI|Slovenia
ES|Spain
SE|Sweden

PHP Associative Arrays

AT => 'Austria',
BE => 'Belgium',
BG => 'Bulgaria',
HR => 'Croatia',
CY => 'Cyprus',
CZ => 'Czech Republic',
DK => 'Denmark',
EE => 'Estonia',
FI => 'Finland',
FR => 'France',
DE => 'Germany',
GR => 'Greece',	
HU => 'Hungary',
IE => 'Ireland',
IT => 'Italy',
LV => 'Latvia',
LT => 'Lithuania',
LU => 'Luxembourg',
MT => 'Malta',
NL => 'Netherlands',
PL => 'Poland',
PT => 'Portugal',
RO => 'Romania',
SK => 'Slovakia',
SI => 'Slovenia',
ES => 'Spain',
SE => 'Sweden',