Instead of having php execute each shell command, try putting all commands in a shell script and then execute that script with php.
確定! 回上一頁