php $test = "ipconfig"; exec($test,$array); print_r($array); ?> shell_exec. string shell_exec( string &command); # $command是要执行的命令# shell_exec()函数默认 ...
確定! 回上一頁