下のようにしてみてください!!
$url = 'http://hoge.com/hoge.txt'; header('Content-Type: application/octet-stream'); header("Content-Transfer-Encoding: Binary"); header("Content-disposition: attachment; filename=\n"" . basename($url) . "\n""); readfile($file_url);
また、application/zip, application/pdf 等々によってコンテンツのタイプを追加したほうがいいです。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。