php header
<?phpheader("Content-type:application/pdf");
// 文件将被称为 downloaded.pdfheader("Content-Disposition:attachment;filename='downloaded.pdf'");
// PDF 源在 original.pdf 中readfile("download.pdf");?>
// 文件将被称为 downloaded.pdfheader("Content-Disposition:attachment;filename='downloaded.pdf'");
// PDF 源在 original.pdf 中readfile("download.pdf");?>
人生有许多的选择,Flash+php企业级系统开发就是我的梦想

浙公网安备 33010602011771号