Skip to content

Instantly share code, notes, and snippets.

View ma3achou's full-sized avatar

Kamel M Hemdane ma3achou

View GitHub Profile
@ma3achou
ma3achou / iso_array.php
Last active June 21, 2017 19:15 — forked from brianherbert/iso_array.php
ISO 3166-1 alpha-3 PHP Array
<?php
$iso_array = array(
'ABW'=>'Aruba',
'AFG'=>'Afghanistan',
'AGO'=>'Angola',
'AIA'=>'Anguilla',
'ALA'=>'Åland Islands',
'ALB'=>'Albania',
'AND'=>'Andorra',
'ARE'=>'United Arab Emirates',