Skip to content

Instantly share code, notes, and snippets.

@abdelilah
Created December 7, 2012 16:09
Show Gist options
  • Save abdelilah/4234278 to your computer and use it in GitHub Desktop.
Save abdelilah/4234278 to your computer and use it in GitHub Desktop.
Zend Countries List
$countryArray = Zend_Locale::getTranslationList('Territory','fr_FR',2);
asort($countryArray);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment