Initial commit

This commit is contained in:
2026-01-18 14:22:18 +08:00
commit a10d6f70fb
315 changed files with 175339 additions and 0 deletions

2
inc/koneksi.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
$koneksi = new mysqli ("localhost","sidak_user","sidak_pass","data_penduduk");