(PHP 4, PHP 5, PHP 7)
popen — Opens process file pointer
resource popen ( string $command , string $mode )
Opens a pipe to a process executed by forking the command given by command.
command
The command
mode
The mode
联系方式: