No code changes detected
This commit is contained in:
+4
-4
@@ -2,10 +2,10 @@
|
||||
// Set header JSON untuk semua response
|
||||
header('Content-Type: application/json');
|
||||
|
||||
$host = 'localhost';
|
||||
$user = 'root';
|
||||
$password = ''; // Pastikan password MySQL Anda
|
||||
$database = 'webgis';
|
||||
$host = 'ywwoc0wwgww088gw40wgso0k';
|
||||
$user = 'mysql';
|
||||
$password = '2takzMbig9QgYcrHjxNYz5YBVVYrx95oSVhPisdGhqkmBbD3jKNHZxVG6nEqARkx'; // Pastikan password MySQL Anda
|
||||
$database = 'default';
|
||||
|
||||
try {
|
||||
// Buat koneksi
|
||||
|
||||
Reference in New Issue
Block a user