2022-05-23 分类: 网站建设
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文件应如下所示:
<?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>
新闻名称:网站建设中如何用PHP实现强制文件下载
网站路径:https://www.cdcxhl.com/news27/157177.html
成都网站建设公司_创新互联,为您提供网站改版、网站制作、网站维护、定制开发、关键词优化、ChatGPT
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联
猜你还喜欢下面的内容