Home >Backend Development >PHP Tutorial > PHP怎么调出“打开”或“另存为”窗口

PHP怎么调出“打开”或“另存为”窗口

WBOY
WBOYOriginal
2016-06-13 13:28:151075browse

PHP如何调出“打开”或“另存为”窗口
如题,在php页面如何通过点击一个链接,调出一个类似其他软件的“打开”或“另存为”的窗口?

------解决方案--------------------
搜索 “php实现下载”
------解决方案--------------------
这是 js 的事情,请搜索 “打开系统对话框”
------解决方案--------------------
php是执行在服务器端的...
所以参照老大的回答用js干活吧

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn