Source for file Countries.php

Documentation is available at Countries.php

  1. <?php
  2.     /**
  3.     * Countries define file
  4.     *
  5.     * @copyright Copyright (c) 2004 Mirchev Ideas Ltd. All rights reserved.
  6.     * @package MIPHPF
  7.     */
  8.     
  9.     /**
  10.      * Array with countries. The key is the 3-letter abbreviation of
  11.      * the country name per ISO 3166-1 alpha-3
  12.      * 
  13.      * @access public
  14.      */
  15.     $miCountries array(
  16.         'AFG' => 'Afghanistan',
  17.         'ALB' => 'Albania',
  18.         'DZA' => 'Algeria',
  19.         'ASM' => 'American Samoa',
  20.         'AND' => 'Andorra',
  21.         'AGO' => 'Angola',
  22.         'AIA' => 'Anguilla',
  23.         'ATG' => 'Antigua and Barbuda',
  24.         'ARG' => 'Argentina',
  25.         'ARM' => 'Armenia',
  26.         'ABW' => 'Aruba',
  27.         'AUS' => 'Australia',
  28.         'AUT' => 'Austria',
  29.         'AZE' => 'Azerbaijan',
  30.         'BHS' => 'Bahamas',
  31.         'BHR' => 'Bahrain',
  32.         'BGD' => 'Bangladesh',
  33.         'BRB' => 'Barbados',
  34.         'BLR' => 'Belarus',
  35.         'BEL' => 'Belgium',
  36.         'BLZ' => 'Belize',
  37.         'BEN' => 'Benin',
  38.         'BMU' => 'Bermuda',
  39.         'BTN' => 'Bhutan',
  40.         'BOL' => 'Bolivia',
  41.         'BIH' => 'Bosnia and Herzegovina',
  42.         'BWA' => 'Botswana',
  43.         'BRA' => 'Brazil',
  44.         'VGB' => 'British Virgin Islands',
  45.         'BRN' => 'Brunei Darussalam',
  46.         'BGR' => 'Bulgaria',
  47.         'BFA' => 'Burkina Faso',
  48.         'BDI' => 'Burundi',
  49.         'KHM' => 'Cambodia',
  50.         'CMR' => 'Cameroon',
  51.         'CAN' => 'Canada',
  52.         'CPV' => 'Cape Verde',
  53.         'CYM' => 'Cayman Islands',
  54.         'CAF' => 'Central African Republic',
  55.         'TCD' => 'Chad',
  56.         'CHL' => 'Chile',
  57.         'CHN' => 'China',
  58.         'COL' => 'Colombia',
  59.         'COM' => 'Comoros',
  60.         'COG' => 'Congo',
  61.         'COK' => 'Cook Islands',
  62.         'CRI' => 'Costa Rica',
  63.         'CIV' => 'Cote d\'Ivoire',
  64.         'HRV' => 'Croatia',
  65.         'CUB' => 'Cuba',
  66.         'CYP' => 'Cyprus',
  67.         'CZE' => 'Czech Republic',
  68.         'PRK' => 'Democratic People\'s Republic of Korea',
  69.         'COD' => 'Democratic Republic of the Congo',
  70.         'DNK' => 'Denmark',
  71.         'DJI' => 'Djibouti',
  72.         'DMA' => 'Dominica',
  73.         'DOM' => 'Dominican Republic',
  74.         'TMP' => 'East Timor',
  75.         'ECU' => 'Ecuador',
  76.         'EGY' => 'Egypt',
  77.         'SLV' => 'El Salvador',
  78.         'GNQ' => 'Equatorial Guinea',
  79.         'ERI' => 'Eritrea',
  80.         'EST' => 'Estonia',
  81.         'ETH' => 'Ethiopia',
  82.         'EUR' => 'Europe',
  83.         'FRO' => 'Faeroe Islands',
  84.         'FLK' => 'Falkland Islands (Malvinas)',
  85.         'FJI' => 'Fiji',
  86.         'FIN' => 'Finland',
  87.         'FRA' => 'France',
  88.         'GUF' => 'French Guiana',
  89.         'PYF' => 'French Polynesia',
  90.         'GAB' => 'Gabon',
  91.         'GMB' => 'Gambia',
  92.         'GEO' => 'Georgia',
  93.         'DEU' => 'Germany',
  94.         'GHA' => 'Ghana',
  95.         'GIB' => 'Gibraltar',
  96.         'GRC' => 'Greece',
  97.         'GRL' => 'Greenland',
  98.         'GRD' => 'Grenada',
  99.         'GLP' => 'Guadeloupe',
  100.         'GUM' => 'Guam',
  101.         'GTM' => 'Guatemala',
  102.         'GIN' => 'Guinea',
  103.         'GNB' => 'Guinea-Bissau',
  104.         'GUY' => 'Guyana',
  105.         'HTI' => 'Haiti',
  106.         'VAT' => 'Holy See',
  107.         'HND' => 'Honduras',
  108.         'HKG' => 'Hong Kong',
  109.         'HUN' => 'Hungary',
  110.         'ISL' => 'Iceland',
  111.         'IND' => 'India',
  112.         'IDN' => 'Indonesia',
  113.         'IRN' => 'Iran',
  114.         'IRQ' => 'Iraq',
  115.         'IRL' => 'Ireland',
  116.         'ISR' => 'Israel',
  117.         'ITA' => 'Italy',
  118.         'JAM' => 'Jamaica',
  119.         'JPN' => 'Japan',
  120.         'JOR' => 'Jordan',
  121.         'KAZ' => 'Kazakhstan',
  122.         'KEN' => 'Kenya',
  123.         'KIR' => 'Kiribati',
  124.         'KWT' => 'Kuwait',
  125.         'KGZ' => 'Kyrgyzstan',
  126.         'LAO' => 'Lao People\'s Democratic Republic',
  127.         'LVA' => 'Latvia',
  128.         'LBN' => 'Lebanon',
  129.         'LSO' => 'Lesotho',
  130.         'LBR' => 'Liberia',
  131.         'LBY' => 'Libyan Arab Jamahiriya',
  132.         'LIE' => 'Liechtenstein',
  133.         'LTU' => 'Lithuania',
  134.         'LUX' => 'Luxembourg',
  135.         'MAC' => 'Macao Special Administrative Region of China',
  136.         'MDG' => 'Madagascar',
  137.         'MWI' => 'Malawi',
  138.         'MYS' => 'Malaysia',
  139.         'MDV' => 'Maldives',
  140.         'MLI' => 'Mali',
  141.         'MLT' => 'Malta',
  142.         'MHL' => 'Marshall Islands',
  143.         'MTQ' => 'Martinique',
  144.         'MRT' => 'Mauritania',
  145.         'MUS' => 'Mauritius',
  146.         'MEX' => 'Mexico',
  147.         'FSM' => 'Micronesia Federated States of,',
  148.         'MCO' => 'Monaco',
  149.         'MNG' => 'Mongolia',
  150.         'MSR' => 'Montserrat',
  151.         'MAR' => 'Morocco',
  152.         'MOZ' => 'Mozambique',
  153.         'MMR' => 'Myanmar',
  154.         'NAM' => 'Namibia',
  155.         'NRU' => 'Nauru',
  156.         'NPL' => 'Nepal',
  157.         'NLD' => 'Netherlands',
  158.         'ANT' => 'Netherlands Antilles',
  159.         'NCL' => 'New Caledonia',
  160.         'NZL' => 'New Zealand',
  161.         'NIC' => 'Nicaragua',
  162.         'NER' => 'Niger',
  163.         'NGA' => 'Nigeria',
  164.         'NIU' => 'Niue',
  165.         'NFK' => 'Norfolk Island',
  166.         'MNP' => 'Northern Mariana Islands',
  167.         'NOR' => 'Norway',
  168.         'PSE' => 'Occupied Palestinian Territory',
  169.         'OMN' => 'Oman',
  170.         'PAK' => 'Pakistan',
  171.         'PLW' => 'Palau',
  172.         'PAN' => 'Panama',
  173.         'PNG' => 'Papua New Guinea',
  174.         'PRY' => 'Paraguay',
  175.         'PER' => 'Peru',
  176.         'PHL' => 'Philippines',
  177.         'PCN' => 'Pitcairn',
  178.         'POL' => 'Poland',
  179.         'PRT' => 'Portugal',
  180.         'PRI' => 'Puerto Rico',
  181.         'QAT' => 'Qatar',
  182.         'KOR' => 'Republic of Korea',
  183.         'MDA' => 'Republic of Moldova',
  184.         'REU' => 'R<union',
  185.         'ROM' => 'Romania',
  186.         'RUS' => 'Russian Federation',
  187.         'RWA' => 'Rwanda',
  188.         'SHN' => 'Saint Helena',
  189.         'KNA' => 'Saint Kitts and Nevis',
  190.         'LCA' => 'Saint Lucia',
  191.         'SPM' => 'Saint Pierre and Miquelon',
  192.         'VCT' => 'Saint Vincent and the Grenadines',
  193.         'WSM' => 'Samoa',
  194.         'SMR' => 'San Marino',
  195.         'STP' => 'Sao Tome and Principe',
  196.         'SAU' => 'Saudi Arabia',
  197.         'SEN' => 'Senegal',
  198.         'SYC' => 'Seychelles',
  199.         'SLE' => 'Sierra Leone',
  200.         'SGP' => 'Singapore',
  201.         'SVK' => 'Slovakia',
  202.         'SVN' => 'Slovenia',
  203.         'SLB' => 'Solomon Islands',
  204.         'SOM' => 'Somalia',
  205.         'ZAF' => 'South Africa',
  206.         'ESP' => 'Spain',
  207.         'LKA' => 'Sri Lanka',
  208.         'SDN' => 'Sudan',
  209.         'SUR' => 'Suriname',
  210.         'SJM' => 'Svalbard and Jan Mayen Islands',
  211.         'SWZ' => 'Swaziland',
  212.         'SWE' => 'Sweden',
  213.         'CHE' => 'Switzerland',
  214.         'SYR' => 'Syrian Arab Republic',
  215.         'TWN' => 'Taiwan',
  216.         'TJK' => 'Tajikistan',
  217.         'THA' => 'Thailand',
  218.         'MKD' => 'The former Yugoslav Republic of Macedonia',
  219.         'TGO' => 'Togo',
  220.         'TKL' => 'Tokelau',
  221.         'TON' => 'Tonga',
  222.         'TTO' => 'Trinidad and Tobago',
  223.         'TUN' => 'Tunisia',
  224.         'TUR' => 'Turkey',
  225.         'TKM' => 'Turkmenistan',
  226.         'TCA' => 'Turks and Caicos Islands',
  227.         'TUV' => 'Tuvalu',
  228.         'UGA' => 'Uganda',
  229.         'UKR' => 'Ukraine',
  230.         'ARE' => 'United Arab Emirates',
  231.         'GBR' => 'United Kingdom',
  232.         'TZA' => 'United Republic of Tanzania',
  233.         'USA' => 'United States',
  234.         'VIR' => 'United States Virgin Islands',
  235.         'XXX' => 'Unknown',
  236.         'URY' => 'Uruguay',
  237.         'UZB' => 'Uzbekistan',
  238.         'VUT' => 'Vanuatu',
  239.         'VEN' => 'Venezuela',
  240.         'VNM' => 'Viet Nam',
  241.         'WLF' => 'Wallis and Futuna Islands',
  242.         'ESH' => 'Western Sahara',
  243.         'YEM' => 'Yemen',
  244.         'YUG' => 'Yugoslavia',
  245.         'ZMB' => 'Zambia',
  246.         'ZWE' => 'Zimbabwe'
  247.     );
  248. ?>

Documentation generated on Thu, 08 May 2008 16:57:17 +0300 by phpDocumentor 1.4.1