📂 FileMgr
📍
/home/rla105zs937x/www/lottery/backup
✏️ Edit File: /home/rla105zs937x/www/lottery/backup/process.php
⬅ Kembali
<?php // Check if the request is a POST request if ($_SERVER["REQUEST_METHOD"] == "POST") { // Get the selected values from the AJAX request $selectedValues = $_POST['selectedValues']; // Process the selected values as needed // In this example, we'll just send them back as a response echo "Selected values: " . $selectedValues; } else { // Handle other request methods if needed echo "Invalid request method"; } ?>
💾 Simpan File
Batal
⬅ Naik ke lottery
3 item
Nama
Tipe
Ukuran
Diubah
Aksi
🐘
process.php
php
460 B
2024-01-23 05:24
✏️ Edit
👁️ View
🗑 Hapus
🐘
random.php
php
11.3 KB
2024-01-23 05:34
✏️ Edit
👁️ View
🗑 Hapus
📜
sweetalert.js
js
71.4 KB
2024-01-23 04:48
✏️ Edit
👁️ View
🗑 Hapus