Skip to content

Instantly share code, notes, and snippets.

View efusionsoft's full-sized avatar

E-FusionSoft Technologies efusionsoft

View GitHub Profile
@efusionsoft
efusionsoft / gist:12e7a144eb87c47ff894
Created June 10, 2015 15:28
List of India States as PHP Array
Contributing my 2 cents
$indianStates = ['AR' => 'Arunachal Pradesh',
'AR' => 'Arunachal Pradesh',
'AS' => 'Assam',
'BR' => 'Bihar',
'CT' => 'Chhattisgarh',
'GA' => 'Goa',
'GJ' => 'Gujarat',
'HR' => 'Haryana',