PHP Classes

File: raw/states/c132.php

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

Contents

Class file image Download
<?php return [
    [
'name' => 'Johor', 'country_id' => 132],
    [
'name' => 'Kedah', 'country_id' => 132],
    [
'name' => 'Kelantan', 'country_id' => 132],
    [
'name' => 'Kuala Lumpur', 'country_id' => 132],
    [
'name' => 'Labuan', 'country_id' => 132],
    [
'name' => 'Melaka', 'country_id' => 132],
    [
'name' => 'Negeri Johor', 'country_id' => 132],
    [
'name' => 'Negeri Sembilan', 'country_id' => 132],
    [
'name' => 'Pahang', 'country_id' => 132],
    [
'name' => 'Penang', 'country_id' => 132],
    [
'name' => 'Perak', 'country_id' => 132],
    [
'name' => 'Perlis', 'country_id' => 132],
    [
'name' => 'Pulau Pinang', 'country_id' => 132],
    [
'name' => 'Sabah', 'country_id' => 132],
    [
'name' => 'Sarawak', 'country_id' => 132],
    [
'name' => 'Selangor', 'country_id' => 132],
    [
'name' => 'Sembilan', 'country_id' => 132],
    [
'name' => 'Terengganu', 'country_id' => 132],
];