PHP Classes

File: raw/states/c23.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Alibori', 'country_id' => 23],
    [
'name' => 'Atacora', 'country_id' => 23],
    [
'name' => 'Atlantique', 'country_id' => 23],
    [
'name' => 'Borgou', 'country_id' => 23],
    [
'name' => 'Collines', 'country_id' => 23],
    [
'name' => 'Couffo', 'country_id' => 23],
    [
'name' => 'Donga', 'country_id' => 23],
    [
'name' => 'Littoral', 'country_id' => 23],
    [
'name' => 'Mono', 'country_id' => 23],
    [
'name' => 'Oueme', 'country_id' => 23],
    [
'name' => 'Plateau', 'country_id' => 23],
    [
'name' => 'Zou', 'country_id' => 23],
];