\n\n"; echo "

For the actual log file itself please refer to the uploads.log file. | Refresh

\n\n"; echo "\n\n"; $f = fopen("uploads.log", "r"); while (($line = fgetcsv($f)) !== false) { echo ""; foreach ($line as $cell) { echo ""; } echo "\n"; } fclose($f); echo "\n
UNIX TimeReadable TimeUploader IPUploaded FileIcarus Endpoint VersionClient User Agent(Cont.)
" . htmlspecialchars($cell) . "
";