layout('layout', ['title' => 'media', 'css' => $css . 'home.css']) ?> start('page') ?> insert('backtopbar', ['user' => $user, 'tab' => 'media', 'pagelist' => $pagelist]) ?>

Explorer

' . $dirname . ''; } else { $folder = '├─📁' . $dirname; } echo ''; echo ''; echo ''; echo ''; foreach ($dir as $key => $value) { if (is_array($value)) { treecount($value, $key, $deepness + 1, $path . DIRECTORY_SEPARATOR . $key, $currentdir, $opt); } } } treecount($dirlist, 'media', 0, 'media', $dir, $opt); ?>
folderfiles
' . str_repeat('  ', $deepness) . $folder . '' . $dir['dirfilecount'] . '

Print this content on your page

%MEDIA?path=&sortby=&order=%

issupereditor()) { ?>
issupereditor()) { ?>
x id ext type size width height lengh code
extension() ?> type() == 'image' ? 'image 👁' : $media->type() ?> size('hr') ?> width() ?> height() ?> length() ?> getcode() ?>
stop('page') ?>