This topic is locked

run an EXE program and wait the end

11/14/2022 6:17:32 AM
PHPRunner General questions
M
maurizio author

Run an Exe progam from a button in server event and wait the end ?

thank you

very much

Maurizio

admin 11/14/2022

It is a general PHP question and you can have better luck asking Google or StackOverflow. Here is a query you can use "php run exe and wait".

M
maurizio author 11/14/2022

Thanks, i tryed with the command exec , normally should be wait for end of process but in phprunner dont' go...

maybe i need to do something else ?

thanks for help

maurizio

admin 11/14/2022

It works the same in PHPRunner as it does in any other PHP code.