header ("Content-Disposition: attachment; filename=file_name"); //file_name是預設下載時的檔名,可使用變數。 readfile("file");
確定! 回上一頁