PHP Classes

File: raw/states/c83.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Ashanti', 'country_id' => 83],
    [
'name' => 'Brong-Ahafo', 'country_id' => 83],
    [
'name' => 'Central', 'country_id' => 83],
    [
'name' => 'Eastern', 'country_id' => 83],
    [
'name' => 'Greater Accra', 'country_id' => 83],
    [
'name' => 'Northern', 'country_id' => 83],
    [
'name' => 'Upper East', 'country_id' => 83],
    [
'name' => 'Upper West', 'country_id' => 83],
    [
'name' => 'Volta', 'country_id' => 83],
    [
'name' => 'Western', 'country_id' => 83],
];