PHP Classes

File: raw/states/c42.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Batha', 'country_id' => 42],
    [
'name' => 'Biltine', 'country_id' => 42],
    [
'name' => 'Bourkou-Ennedi-Tibesti', 'country_id' => 42],
    [
'name' => 'Chari-Baguirmi', 'country_id' => 42],
    [
'name' => 'Guera', 'country_id' => 42],
    [
'name' => 'Kanem', 'country_id' => 42],
    [
'name' => 'Lac', 'country_id' => 42],
    [
'name' => 'Logone Occidental', 'country_id' => 42],
    [
'name' => 'Logone Oriental', 'country_id' => 42],
    [
'name' => 'Mayo-Kebbi', 'country_id' => 42],
    [
'name' => 'Moyen-Chari', 'country_id' => 42],
    [
'name' => 'Ouaddai', 'country_id' => 42],
    [
'name' => 'Salamat', 'country_id' => 42],
    [
'name' => 'Tandjile', 'country_id' => 42],
];