'.xmind', 'freemind' => '.mm' ); Header ( "Content-Disposition: attachment; filename=" . $downloadName . $T[ $type ] ); } readfile( $file ); unlink( $file );