<?php header('Content-type: application/txt'); header('Content-Disposition: attachment; filename="download.txt"'); ?>