... 7"))) { echo "fail: unable to execute command\n"; } else { stream_set_blocking($stream, true); $data = ""; while ($buf = fread($stream, 4096)) { $data .
確定! 回上一頁