PHP Classes

File: raw/states/c51.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Aitutaki', 'country_id' => 51],
    [
'name' => 'Atiu', 'country_id' => 51],
    [
'name' => 'Mangaia', 'country_id' => 51],
    [
'name' => 'Manihiki', 'country_id' => 51],
    [
'name' => 'Mauke', 'country_id' => 51],
    [
'name' => 'Mitiaro', 'country_id' => 51],
    [
'name' => 'Nassau', 'country_id' => 51],
    [
'name' => 'Pukapuka', 'country_id' => 51],
    [
'name' => 'Rakahanga', 'country_id' => 51],
    [
'name' => 'Rarotonga', 'country_id' => 51],
    [
'name' => 'Tongareva', 'country_id' => 51],
];