helly Thu May 29 10:26:57 2003 EDT Modified files: /php4/sapi/cli README Log: Update Index: php4/sapi/cli/README diff -u php4/sapi/cli/README:1.4 php4/sapi/cli/README:1.5 --- php4/sapi/cli/README:1.4 Mon May 6 11:49:06 2002 +++ php4/sapi/cli/README Thu May 29 10:26:57 2003 @@ -16,4 +16,5 @@ * implicit_flush always on * -r option which allows execution of PHP code directly from the command line (e.g. php -r 'echo md5("test");' ) +* Other more sophisticated command line switches (see: man php) * max_execution_time is set to unlimited, overriding php.ini setting.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php