". htmlspecialchars( $uploaded_filename ). " was successfully uploaded!";
} else {
$upload_ok = 0;
throw new RuntimeException('There was an error uploading your file.
');
}
}
$file_count = getFileCount($target_folder_path);
?>
files have been uploaded today!