
Learn how to better integrate scripts with command-line tools. Examine using shell_exec(), exec(), passthru(), and system(); safely passing information to the command line; and safely retrieving information from it. See
how to integrate closely with underlying shell commands and folding any return values into your interfaces and processes.