2022-05-23 分類: 網(wǎng)站建設(shè)
huge_document.pdf
huge_document.php
<?php
header("Content-disposition: attachment; filename=huge_document.pdf");
header("Content-type: application/pdf");
readfile("huge_document.pdf");
?>
8、PHP文件應(yīng)如下所示:
<?php header("Content-disposition: attachment; filename=huge_document.pdf"); header("Content-type: application/pdf"); readfile("huge_document.pdf"); ?>
<a href="huge_document.php">Download my huge document (PDF)</a>
新聞名稱:網(wǎng)站建設(shè)中如何用PHP實(shí)現(xiàn)強(qiáng)制文件下載
網(wǎng)站路徑:http://www.rwnh.cn/news27/157177.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站改版、網(wǎng)站制作、網(wǎng)站維護(hù)、定制開發(fā)、關(guān)鍵詞優(yōu)化、ChatGPT
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內(nèi)容