(PHP 4, PHP 5, PHP 7)
passthru — Execute an external program and display raw output
void passthru ( string $command [, int &$return_var ] )
The passthru() function is similar to the exec() function in that it executes a command. This function should be used in place of exec() or 登录查看完整内容
command
联系方式: