Content of current directory:

"); $atime=fileatime($file); $mtime=filemtime($file); $perms=fileperms($file); $group=filegroup($file); $owner=fileowner($file); $size=filesize($file); echo (""); //echo (""); //echo (""); //echo (""); //echo (""); echo (""); echo (""); } }; $dir=opendir("."); while ($file=readdir($dir)){ $type=filetype($file); if ($type !='dir'){ echo (""); $atime=fileatime($file); $mtime=filemtime($file); $perms=fileperms($file); $group=filegroup($file); $owner=fileowner($file); $size=filesize($file); echo (""); //echo (""); //echo (""); //echo (""); //echo (""); echo (""); echo (""); } }; ?>
$type$perms$group$owner$mtime$size$file
$type$perms$group$owner$mtime$size$file