ã¾ãã¯åºæ¬ã header('Content-Disposition: attachment; filename="hoge.txt"'); header('Content-Type: application/octet-stream'); header('Content-Transfer-Encoding: binary'); header('Content-Length: '.strlen($buf)); print $buf; ãã¡ã¤ã«ã«ãªã£ã¦ããã¤ããã¦ã³ãã¼ãã header('Content-Disposition: attachment; filename="'.basename($filepath).'"'); header('Content-Type: application/octet-stream'); header('Content-Transfer-Encodin
{{#tags}}- {{label}}
{{/tags}}