Reports:

Report name Last updated

' . $file . '

'; echo nl2br(file_get_contents($server_path_reports . $file)); echo '
'; } else echo 'Specified file does not exist.'; } else echo 'Invalid file name specified.'; } ?>