Answer the question
In order to leave comments, you need to log in
shell_exec php not working why?
Good afternoon!
I am trying to convert file in php script like this
$var = shell_exec('/usr/bin/sox sound.wav sound-conv.ogg -G rate 8000');
echo $var;
$var = shell_exec('dir');
echo $var;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question