PHP Classes

File: raw/states/c19.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Christ Church', 'country_id' => 19],
    [
'name' => 'Saint Andrew', 'country_id' => 19],
    [
'name' => 'Saint George', 'country_id' => 19],
    [
'name' => 'Saint James', 'country_id' => 19],
    [
'name' => 'Saint John', 'country_id' => 19],
    [
'name' => 'Saint Joseph', 'country_id' => 19],
    [
'name' => 'Saint Lucy', 'country_id' => 19],
    [
'name' => 'Saint Michael', 'country_id' => 19],
    [
'name' => 'Saint Peter', 'country_id' => 19],
    [
'name' => 'Saint Philip', 'country_id' => 19],
    [
'name' => 'Saint Thomas', 'country_id' => 19],
];