Data diambil dari GIS BPS (Badan Pusat Statistik) terakhir di fetch tanggal 30 September 2022
Menggunakan framework CodeIgniter, dengan database mysql
- CodeIgniter 3.1.9 with PHP Minimum 7.4
Cara menggunakan:
- Import database, bisa didapat pada folder /database
- jalankan local server
- buka browser, akses http://localhost/get-wilayah-indonesia-php
- tunggu hingga selesai NOTE : JIKA ANDA TIDAK MEMERLUKAN KODE POS, ANDA BISA SELESAI DISINI
- buka /application/controllers/Index_controller.php
- comment line 76 and uncomment line 79
- buka kembali browser, akses http://localhost/get-wilayah-indonesia-php
- tunggu hingga selesai untuk melengkapi data
=====================================================================================================
Data of Province, City/Regency, District, and Sub-District/Village in Indonesia along with Postal Code
Data taken from GIS BPS (Badan Pusat Statistik) last taken on 30 September 2022
Using CodeIgniter framework, with mysql database
- CodeIgniter 3.1.9 with Minimum PHP 7.4
How to use:
- Import the database, can be found in the /database folder
- run local server
- open a browser, access http://localhost/get-region-indonesia-php
- wait for it to finish NOTE : IF YOU DOESN'T NEED POSTAL CODE, YOU CAN STOP HERE
- open /application/controllers/Index_controller.php
- comment line 76 and uncomment line 79
- open the browser again, access http://localhost/get-wilayah-indonesia-php
- wait for it to finish