February 2013
Intermediate to advanced
538 pages
20h 55m
English
shell_exec
string shell_exec(string command)Executes command via the shell and
returns the output from the command’s result. This function is called
when you use the backtick operator (`).
Read now
Unlock full access