PHP Classes

File: raw/states/c155.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Amsterdam', 'country_id' => 155],
    [
'name' => 'Benelux', 'country_id' => 155],
    [
'name' => 'Drenthe', 'country_id' => 155],
    [
'name' => 'Flevoland', 'country_id' => 155],
    [
'name' => 'Friesland', 'country_id' => 155],
    [
'name' => 'Gelderland', 'country_id' => 155],
    [
'name' => 'Groningen', 'country_id' => 155],
    [
'name' => 'Limburg', 'country_id' => 155],
    [
'name' => 'Noord-Brabant', 'country_id' => 155],
    [
'name' => 'Noord-Holland', 'country_id' => 155],
    [
'name' => 'Overijssel', 'country_id' => 155],
    [
'name' => 'South Holland', 'country_id' => 155],
    [
'name' => 'Utrecht', 'country_id' => 155],
    [
'name' => 'Zeeland', 'country_id' => 155],
    [
'name' => 'Zuid-Holland', 'country_id' => 155],
];