February 2013
Intermediate to advanced
538 pages
20h 55m
English
passthru
void passthru(stringcommand[, intreturn])
Executes command via the shell and
outputs the results of the command into the page. If
return is specified, it is set to the
return status of the command. If you want to capture the results of
the command, use exec().
Read now
Unlock full access