+
95
-

php exec外部命令如何获取pid?

php

php exec外部命令如何获取pid?

网友回复

+
15
-
<?php
$command = $yourCommand.' > /dev/null...

点击查看剩余70%

我知道答案,我要回答