Hi, all
I have an application with PHP on windows and which will execute a Windows program in cmd mode. For some reason, have to move it to hosting website, most of hosting company using Linux server and some Windows servers they don't have PHP or just using .NET. Is there any way to run my application on Linux(for PHP has no problem, I think) and run a simple Windows simulation to run my cmd windows program. Because it's in CMD mod, so I don't need GUI at all. If therei s someone has this experience, please advise. Thank you very much!
I have an application with PHP on windows and which will execute a Windows program in cmd mode. For some reason, have to move it to hosting website, most of hosting company using Linux server and some Windows servers they don't have PHP or just using .NET. Is there any way to run my application on Linux(for PHP has no problem, I think) and run a simple Windows simulation to run my cmd windows program. Because it's in CMD mod, so I don't need GUI at all. If therei s someone has this experience, please advise. Thank you very much!
Comment