PHP Classes

File: raw/states/c5.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Andorra la Vella', 'country_id' => 5],
    [
'name' => 'Canillo', 'country_id' => 5],
    [
'name' => 'Encamp', 'country_id' => 5],
    [
'name' => 'La Massana', 'country_id' => 5],
    [
'name' => 'Les Escaldes', 'country_id' => 5],
    [
'name' => 'Ordino', 'country_id' => 5],
    [
'name' => 'Sant Julia de Loria', 'country_id' => 5],
];