Using PHP directly from the command line on Linux and UNIX
Learn how to use PHP directly from the command line on Linux, BSD, Mac OS X (running BSD) or some other flavor of UNIX
|
|
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 interfa ces and processes. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.