Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 php 中创建了一个表单。所有这些细节都使用 php 程序放在 Excel 表中。之后,我对该 Excel 表进行了一些更改。现在,我想使用 php 中的单击事件打开该 Excel 表。
谢谢你,
问候尤格什
您只需要建立一个真实的链接(javascript 对此无能为力)
<a href="my_url" target="_blank">Download Excel</a>
url 应该调用一个 php 文件,只返回已经创建的 Excel