方法一:
<? ('Content-Description: File Transfer'('Content-Type: application/octet-stream'('Content-Disposition: attachment; filename='.(('Content-Transfer-Encoding: binary'(''Cache-Control: must-revalidate, post-check=0, pre-check=0('Pragma: public'('Content-Length: ' . ((?>
以上代碼用到了php header函數,可以參考以下如下的文章:
php header()函數的簡單例子
php
header函數實現文件下載的實例代碼
php中header函數的用法舉例詳解
php header
使用詳解
php header函數
文件下載時直接提示保存的代碼
php
header函數實現文本文件下載的方法
php
文件頭部(header)信息詳解
php使用header發送各種類型文件下載的例子
了解php中header函數的用法。
方法二:
<? = (('Content-type: application/x-'.['extension'('Content-Disposition: attachment; filename='.['basename'('Content-Length: '.((?>