php执行系统命令的四个函数shell_exec, exec, passthru, system分别的使用场景

NoSuchKey