如何从php中的url读取.docx文件?

时间:2017-08-22 12:10:14

标签: php file url docx

我想在PHP中读取URL中的.docx文件,但Url没有文件扩展名。

网址赞:http://localhost/demoSite/index.php?entryPoint=download&id=cb77e8d2-c578-4ea1-85de-599a901871d0&type=Documents

此网址提供了一个文件 Doc1.docx 文件,因此我想在不下载的情况下阅读该文件(Doc1.docx)。

0 个答案:

没有答案