PHP Classes

File: raw/states/c60.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Saint Andrew', 'country_id' => 60],
    [
'name' => 'Saint David', 'country_id' => 60],
    [
'name' => 'Saint George', 'country_id' => 60],
    [
'name' => 'Saint John', 'country_id' => 60],
    [
'name' => 'Saint Joseph', 'country_id' => 60],
    [
'name' => 'Saint Luke', 'country_id' => 60],
    [
'name' => 'Saint Mark', 'country_id' => 60],
    [
'name' => 'Saint Patrick', 'country_id' => 60],
    [
'name' => 'Saint Paul', 'country_id' => 60],
    [
'name' => 'Saint Peter', 'country_id' => 60],
];