'.bin2hex($enc[1]).''.''.bin2hex($enc[2]).''.''.$enc[0].""; header('Content-type: text/plain'); header('Content-Disposition: attachment; filename="encrypted.txt"'); echo $content; ?>