PHP Classes

File: raw/states/c11.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Aragatsotn', 'country_id' => 11],
    [
'name' => 'Ararat', 'country_id' => 11],
    [
'name' => 'Armavir', 'country_id' => 11],
    [
'name' => 'Gegharkunik', 'country_id' => 11],
    [
'name' => 'Kotaik', 'country_id' => 11],
    [
'name' => 'Lori', 'country_id' => 11],
    [
'name' => 'Shirak', 'country_id' => 11],
    [
'name' => 'Stepanakert', 'country_id' => 11],
    [
'name' => 'Syunik', 'country_id' => 11],
    [
'name' => 'Tavush', 'country_id' => 11],
    [
'name' => 'Vayots Dzor', 'country_id' => 11],
    [
'name' => 'Yerevan', 'country_id' => 11],
];