/
mnt
/
hdd
/
user
/
images.p4ela.net
/
/mnt/hdd/user/images.p4ela.net
mkdir
upload
Name
Size
Mode
Actions
icon/
-
0777
rm
large/
-
0777
rm
normal/
-
0777
rm
small/
-
0777
rm
index.php
290
0644
edit
dl
rm
Edit:
/mnt/hdd/user/images.p4ela.net/index.php
(290B)
<?php $path = './normal/'; $files = scandir($path); foreach($files as $file){ $arr[] = "https://images.p4ela.net/dl/normal/$file"; //echo '<a href="https://images.p4ela.net/dl/normal/'.$file.'">Image '.$file.'</a><br>'; } //unset($arr[0]); //unset($arr[0]); //var_export($arr); ?>
Save
cmd:
run