Running an exit to call on external program
运行一个已经存在的调用外部程序;
Like passthru , it outputs anything it receives directly from the external program.
它像passthru一样直接输出从外部程序接收到的任何东西。
The passthru() command lets you run an external program and display its results on the screen.
passthru() 允许您运行外部程序,并在屏幕上显示结果。
应用推荐