Examples. Example#1使用readfile()强制下载. <?php $file = 'monkey.gif'; if (file_exists($file)) { header('Content-Description: File Transfer'); ...
確定! 回上一頁