PHP Classes

File: raw/states/c150.php

Recommend this page to a friend!
  Classes of Ahmad Mustapha   PHP Country and State List Geo Data   raw/states/c150.php   Download  
File: raw/states/c150.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: 729 bytes
 

Contents

Class file image Download
<?php return [
    [
'name' => 'Ayeyarwady', 'country_id' => 150],
    [
'name' => 'Bago', 'country_id' => 150],
    [
'name' => 'Chin', 'country_id' => 150],
    [
'name' => 'Kachin', 'country_id' => 150],
    [
'name' => 'Kayah', 'country_id' => 150],
    [
'name' => 'Kayin', 'country_id' => 150],
    [
'name' => 'Magway', 'country_id' => 150],
    [
'name' => 'Mandalay', 'country_id' => 150],
    [
'name' => 'Mon', 'country_id' => 150],
    [
'name' => 'Nay Pyi Taw', 'country_id' => 150],
    [
'name' => 'Rakhine', 'country_id' => 150],
    [
'name' => 'Sagaing', 'country_id' => 150],
    [
'name' => 'Shan', 'country_id' => 150],
    [
'name' => 'Tanintharyi', 'country_id' => 150],
    [
'name' => 'Yangon', 'country_id' => 150],
];