PHP Classes

File: raw/states/c26.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Beni', 'country_id' => 26],
    [
'name' => 'Chuquisaca', 'country_id' => 26],
    [
'name' => 'Cochabamba', 'country_id' => 26],
    [
'name' => 'La Paz', 'country_id' => 26],
    [
'name' => 'Oruro', 'country_id' => 26],
    [
'name' => 'Pando', 'country_id' => 26],
    [
'name' => 'Potosi', 'country_id' => 26],
    [
'name' => 'Santa Cruz', 'country_id' => 26],
    [
'name' => 'Tarija', 'country_id' => 26],
];