本文介绍了网站发送回文件,并且我要将其保存到所选位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好朋友

我正在编写php脚本,并且在该脚本中我想打开1个网站,并且该网站向我发送了excel文件,我想获取该文件并将其保存到计算机的特定位置.

那怎么办?

Hello frnds

I am writing php script and in that script i suppose to open 1 website and that website send me excel file and i want to get that file and save to perticular location in my computer.

so how can i?

推荐答案

<a href="excel_file_name.xlsx">Download your Excel file...</a>



—SA



—SA


这篇关于网站发送回文件,并且我要将其保存到所选位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-02 11:36