PHP Classes

File: raw/states/c38.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Alberta', 'country_id' => 38],
    [
'name' => 'British Columbia', 'country_id' => 38],
    [
'name' => 'Manitoba', 'country_id' => 38],
    [
'name' => 'New Brunswick', 'country_id' => 38],
    [
'name' => 'Newfoundland and Labrador', 'country_id' => 38],
    [
'name' => 'Northwest Territories', 'country_id' => 38],
    [
'name' => 'Nova Scotia', 'country_id' => 38],
    [
'name' => 'Nunavut', 'country_id' => 38],
    [
'name' => 'Ontario', 'country_id' => 38],
    [
'name' => 'Prince Edward Island', 'country_id' => 38],
    [
'name' => 'Quebec', 'country_id' => 38],
    [
'name' => 'Saskatchewan', 'country_id' => 38],
    [
'name' => 'Yukon', 'country_id' => 38],
];