Well, I don't finally know why but the problem is the "echo hello" in the batch (?!). If I don't use system("example.bat") but system("cmd") then I can see in the browser the two first lines of the shell: "Microsoft Windows 2003..."
It also works to call an executable.

Contrary to what was expected "ejemplo.bat" confuses rather than simplify.
I don't know why echo in a batch doesn't work but I don't want to waste more time with it.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to