$report_id], 'Sent!', 201); exit(); } $file_id = $_GET['f'] ?? ''; if (!is_file(FILE_UPLOAD_DIRECTORY . "/{$file_id}")) { $file_id = null; } ?>