Index of

"; print ""; print ""; print ""; } } if ($file!=null){ asort($file); for(reset($file);list($key,$f) = each($file);) { if (filesize($path."/".$f) >= (1024*1024)) $size = round(filesize($path."/".$f)/(1024*1024),1) . " MB"; elseif (filesize($path."/".$f) >= (1024)) $size = round(filesize($path."/".$f)/1024,1) . " KB"; else $size = filesize($path."/".$f) . " bytes"; print ""; print ""; print ""; print ""; } } ?>
Name Size
Parent directory"; ?> -
$f/-
$f$size