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
<?php | |
/** | |
Türkçe Ülke Listesi | |
*/ | |
$countries = [ | |
'TR' => 'Türkiye', | |
'VI' => 'ABD Virgin Adaları', | |
'AF' => 'Afganistan', | |
'AX' => 'Aland Adaları', | |
'DE' => 'Almanya', |
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
Afghanistan, | |
Albania, | |
Algeria, | |
Andorra, | |
Angola, | |
Antigua & Deps, | |
Argentina, | |
Armenia, | |
Australia, | |
Austria, |
NewerOlder