PHP Classes

File: raw/states/c200.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Central', 'country_id' => 200],
    [
'name' => 'Choiseul', 'country_id' => 200],
    [
'name' => 'Guadalcanal', 'country_id' => 200],
    [
'name' => 'Isabel', 'country_id' => 200],
    [
'name' => 'Makira and Ulawa', 'country_id' => 200],
    [
'name' => 'Malaita', 'country_id' => 200],
    [
'name' => 'Rennell and Bellona', 'country_id' => 200],
    [
'name' => 'Temotu', 'country_id' => 200],
    [
'name' => 'Western', 'country_id' => 200],
];