exec (string $command , array &$output = null , int &$result_code = null ): string| ... This will execute $cmd in the background (no cmd window) without PHP ...
確定! 回上一頁