PHP Classes

File: raw/states/c202.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Eastern Cape', 'country_id' => 202],
    [
'name' => 'Free State', 'country_id' => 202],
    [
'name' => 'Gauteng', 'country_id' => 202],
    [
'name' => 'Kempton Park', 'country_id' => 202],
    [
'name' => 'Kramerville', 'country_id' => 202],
    [
'name' => 'KwaZulu Natal', 'country_id' => 202],
    [
'name' => 'Limpopo', 'country_id' => 202],
    [
'name' => 'Mpumalanga', 'country_id' => 202],
    [
'name' => 'North West', 'country_id' => 202],
    [
'name' => 'Northern Cape', 'country_id' => 202],
    [
'name' => 'Parow', 'country_id' => 202],
    [
'name' => 'Table View', 'country_id' => 202],
    [
'name' => 'Umtentweni', 'country_id' => 202],
    [
'name' => 'Western Cape', 'country_id' => 202],
];