Created
December 7, 2019 15:47
-
-
Save theodesp/c2ed61e2c10a93f04df3fcd13ad3bc74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Locale::setDefault('el'); | |
$allCurrencies = Intl::getCurrencyBundle()->getCurrencyNames(); | |
// array('ALK' => 'Albanian Lek (1946–1965)', 'AOR' => 'Angolan Readjusted Kwanza (1995–1999)', ...) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment