Initial commit WebGIS Poverty Mapping

This commit is contained in:
SatryaIrvannurYudha
2026-06-04 21:28:53 +07:00
commit fdf1e36cd3
18 changed files with 1333 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?php
ini_set('display_errors', 1);
error_reporting(E_ALL);
include 'ambil.php';