PHP Classes

File: raw/states/c50.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Bandundu', 'country_id' => 50],
    [
'name' => 'Bas-Congo', 'country_id' => 50],
    [
'name' => 'Equateur', 'country_id' => 50],
    [
'name' => 'Haut-Congo', 'country_id' => 50],
    [
'name' => 'Kasai-Occidental', 'country_id' => 50],
    [
'name' => 'Kasai-Oriental', 'country_id' => 50],
    [
'name' => 'Katanga', 'country_id' => 50],
    [
'name' => 'Kinshasa', 'country_id' => 50],
    [
'name' => 'Maniema', 'country_id' => 50],
    [
'name' => 'Nord-Kivu', 'country_id' => 50],
    [
'name' => 'Sud-Kivu', 'country_id' => 50],
];