PHP Classes

File: raw/states/c52.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Alajuela', 'country_id' => 52],
    [
'name' => 'Cartago', 'country_id' => 52],
    [
'name' => 'Guanacaste', 'country_id' => 52],
    [
'name' => 'Heredia', 'country_id' => 52],
    [
'name' => 'Limon', 'country_id' => 52],
    [
'name' => 'Puntarenas', 'country_id' => 52],
    [
'name' => 'San Jose', 'country_id' => 52],
];