shell_exec
shell_exec
(PHP 4, PHP 5, PHP 7)
shell_exec — Execute command via shell and return the complete output as a string
Parameters
-
cmd
-
The command that will be executed.
(PHP 4, PHP 5, PHP 7)
shell_exec — Execute command via shell and return the complete output as a string
cmd
The command that will be executed.