Home >Backend Development >PHP Tutorial > 求用php打开本土exe文件的方法

求用php打开本土exe文件的方法

WBOY
WBOYOriginal
2016-06-13 13:19:071173browse

求用php打开本地exe文件的方法
需要怎么配置才能用php打开exe文件?
看人家说用exec可以打开,但我试过没用。
只是在本地虚拟php环境上,为了能快速编辑网页文件用。
比如运行php页面,执行d:\green soft\notepad++5.8.4\notepad++.exe打开d:\html\hello.html的操作


------解决方案--------------------
想做黑客嘛?

正常的是没有的 .但是我前段时间看到可以把php封装成个软件来运行的工具,当然我没试过,我猜如果可以封装成个桌面工具的话,那么只要权限够调用什么就不成问题了.

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