\n\n"; echo "
For the actual log file itself please refer to the uploads.log file. | Refresh
UNIX Time | Readable Time | Uploader IP | Uploaded File | Icarus Endpoint Version | Client User Agent | (Cont.) | \n\n"; $f = fopen("uploads.log", "r"); while (($line = fgetcsv($f)) !== false) { echo "
---|---|---|---|---|---|---|
" . htmlspecialchars($cell) . " | "; } echo "