popen

popen

(PHP 4, PHP 5, PHP 7)

popenOpens process file pointer

Description

resource popen ( string $command , string $mode )

Opens a pipe to a process executed by forking the command given by command.

Parameters

command

The command

mode

The mode