Skip to content
kohkimakimoto edited this page Mar 28, 2013 · 3 revisions

Description

run(string $command, array $options)

Parameters

  • command

  • options

Examples

run("/etc/init.d/httpd restart", array("user" => "root"));
Clone this wiki locally