从服务器获取pdf文件 [英] get a pdf file from server

查看:237
本文介绍了从服务器获取pdf文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好。


我是php的新手,我有ASP的经验。


IM试图从远程获取pdf文件文件夹和发生的事情是

打开一个新的页面。


这是代码:


< a href =" ./ uploads / files /<?php echo $ pdf?>"> Get File!< / a>


$ pdf有来自字段''file_pdf'的值,类型为

varchar。示例:test.pdf。


任何帮助?提前谢谢

Hello.

Im new to php and i had experience in ASP.

IM trying to get a pdf file from a remote folder and what happens is
that opens a new page.

Here is the code:

<a href="./uploads/files/<?php echo $pdf ?>">Get File!</a>

The $pdf has the value from the field ''file_pdf'' and the type is
varchar. Example: "test.pdf".

Any help? THanks in advance

推荐答案

pdf?>">获取文件!< / a>


pdf ?>">Get File!</a>

The


pdf具有字段''file_pdf''的值,类型为

varchar。示例:test.pdf。


任何帮助?提前谢谢
pdf has the value from the field ''file_pdf'' and the type is
varchar. Example: "test.pdf".

Any help? THanks in advance


.. oO(Pépê)
..oO(Pépê)

> IM试图从中获取pdf文件一个远程文件夹,会发生什么是打开一个新页面。

这是代码:

< a href =" ./ uploads / files /<?php echo
>IM trying to get a pdf file from a remote folder and what happens is
that opens a new page.

Here is the code:

<a href="./uploads/files/<?php echo


这篇关于从服务器获取pdf文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆