PHP Classes

File: raw/states/c101.php

Recommend this page to a friend!
  Classes of Ahmad Mustapha   PHP Country and State List Geo Data   raw/states/c101.php   Download  
File: raw/states/c101.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Country and State List Geo Data
Get the list of world countries and their states
Author: By
Last change:
Date: 1 year ago
Size: 2,112 bytes
 

Contents

Class file image Download
<?php return [
    [
'name' => 'Andaman and Nicobar Islands', 'country_id' => 101],
    [
'name' => 'Andhra Pradesh', 'country_id' => 101],
    [
'name' => 'Arunachal Pradesh', 'country_id' => 101],
    [
'name' => 'Assam', 'country_id' => 101],
    [
'name' => 'Bihar', 'country_id' => 101],
    [
'name' => 'Chandigarh', 'country_id' => 101],
    [
'name' => 'Chhattisgarh', 'country_id' => 101],
    [
'name' => 'Dadra and Nagar Haveli', 'country_id' => 101],
    [
'name' => 'Daman and Diu', 'country_id' => 101],
    [
'name' => 'Delhi', 'country_id' => 101],
    [
'name' => 'Goa', 'country_id' => 101],
    [
'name' => 'Gujarat', 'country_id' => 101],
    [
'name' => 'Haryana', 'country_id' => 101],
    [
'name' => 'Himachal Pradesh', 'country_id' => 101],
    [
'name' => 'Jammu and Kashmir', 'country_id' => 101],
    [
'name' => 'Jharkhand', 'country_id' => 101],
    [
'name' => 'Karnataka', 'country_id' => 101],
    [
'name' => 'Kenmore', 'country_id' => 101],
    [
'name' => 'Kerala', 'country_id' => 101],
    [
'name' => 'Lakshadweep', 'country_id' => 101],
    [
'name' => 'Madhya Pradesh', 'country_id' => 101],
    [
'name' => 'Maharashtra', 'country_id' => 101],
    [
'name' => 'Manipur', 'country_id' => 101],
    [
'name' => 'Meghalaya', 'country_id' => 101],
    [
'name' => 'Mizoram', 'country_id' => 101],
    [
'name' => 'Nagaland', 'country_id' => 101],
    [
'name' => 'Narora', 'country_id' => 101],
    [
'name' => 'Natwar', 'country_id' => 101],
    [
'name' => 'Odisha', 'country_id' => 101],
    [
'name' => 'Paschim Medinipur', 'country_id' => 101],
    [
'name' => 'Pondicherry', 'country_id' => 101],
    [
'name' => 'Punjab', 'country_id' => 101],
    [
'name' => 'Rajasthan', 'country_id' => 101],
    [
'name' => 'Sikkim', 'country_id' => 101],
    [
'name' => 'Tamil Nadu', 'country_id' => 101],
    [
'name' => 'Telangana', 'country_id' => 101],
    [
'name' => 'Tripura', 'country_id' => 101],
    [
'name' => 'Uttar Pradesh', 'country_id' => 101],
    [
'name' => 'Uttarakhand', 'country_id' => 101],
    [
'name' => 'Vaishali', 'country_id' => 101],
    [
'name' => 'West Bengal', 'country_id' => 101],
];