Saturday, May 23, 2009

Use command-line tools in PHP

Gennady recommends this from developerWorks(TM)
---------------------------------------------------------------------

Title: Use command-line tools in PHP

Learn how to better integrate scripts with command-line tools. Emphasis is placed on using shell_exec(), exec(), passthru(), and system(); safely passing information to the command line; and safely retrieving information from it.

Learn more:
http://www.ibm.com/developerworks/opensource/library/os-php-commandline/index.html?ca=drs-

developerWorks
IBM's resource for developers.
http://www.ibm.com/developerworks/

No comments: