How can I configure to open the local exe file in php? It seems that it can be opened with exec, but I have tried it. Only in the local virtual php environment, in order to quickly edit Web files. For example, run the "d: greensoftnotepad+5.8.4notepad+cmd.exe" command to open the "d: htmlhello.html" operation ------ solution ------ use php to open the local exe file
How can I configure it to open the exe file in php?
It seems that it can be opened with exec, but I have tried it.
Only in the local virtual php environment, in order to quickly edit Web files.
For example, run the php page and run d: \ green soft \ notepad ++ 5.8.4 \ notepad+cmd.exe to open d: \ html \ hello.html.
------ Solution --------------------
What do you want to be a hacker?
Normally, there is no such thing. however, I have seen some time ago that php can be encapsulated into a software tool for running. Of course I have never tried it. I guess if it can be encapsulated into a desktop tool, as long as the permission is enough to call anything, this is no problem.