quote:
Originally posted by WDZ
shell_exec() isn't supposed to output anything... try putting an echo in front of it.
What I meant with "anything" was the output file
Anyways, I added an echo there, and it's still the same.
It even doesn't say whether the library/command is unavailable or something.
I have a strange feeling that I have to call it in another way (creating a new object, etc.).