The exec function executes a system command and never returns; use system instead of exec if you want it to return. It fails and returns false only if the ...
確定! 回上一頁