Hi all,
I am trying to execute a batch file from a php file.
No problem to directly execute the batch, but I just can't get php to actually open a batch in the cmd prompt window (as there is a prompt for a variable in the batch, I need it to be opened in the cmd prompt window).
Thanks for your help!
Nicolas