string exec ( string $command [, array &$output [, int &$return_var ]] ) ... This will execute $cmd in the background (no cmd window) without PHP waiting ...
確定! 回上一頁