From 18311ed164a4a23cf18261a01781a0b3cac9d33c Mon Sep 17 00:00:00 2001 From: AufaHafizah Date: Thu, 11 Jun 2026 12:21:56 +0700 Subject: [PATCH] koneksi database --- 01/ambildata.php | 1 - 1 file changed, 1 deletion(-) diff --git a/01/ambildata.php b/01/ambildata.php index 55c1081..f2a0b6e 100644 --- a/01/ambildata.php +++ b/01/ambildata.php @@ -8,6 +8,5 @@ $data = []; while($row = $result->fetch_assoc()){ $data[] = $row; } - echo json_encode($data); ?> \ No newline at end of file