Select a file to download, or a folder to view its contents
File Name | Link | Size | Oops! This folder is empty... | 0 | emptylisting; } foreach($elements as $i=>$currentfile){ echo "
---|---|---|---|---|
" . $currentfile . " | "; $fulldir = $dir_dirs[$dir_index] . $path . "/" . $currentfile; if(is_dir($fulldir)){ echo "View Directory | "; echo "" . foldersize($fulldir) . " | "; } else { echo "Download | "; echo "" . listingsize($fulldir) . " | "; } echo "