PHP Classes

File: raw/states/c192.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Dakar', 'country_id' => 192],
    [
'name' => 'Diourbel', 'country_id' => 192],
    [
'name' => 'Fatick', 'country_id' => 192],
    [
'name' => 'Kaolack', 'country_id' => 192],
    [
'name' => 'Kolda', 'country_id' => 192],
    [
'name' => 'Louga', 'country_id' => 192],
    [
'name' => 'Saint-Louis', 'country_id' => 192],
    [
'name' => 'Tambacounda', 'country_id' => 192],
    [
'name' => 'Thies', 'country_id' => 192],
    [
'name' => 'Ziguinchor', 'country_id' => 192],
];