From c23c764146fad76171c31947bf4c7c9330ee912e Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 14 Jul 2004 17:17:14 +0000 Subject: [PATCH] Added a simple example and see also exec(). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163319 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/exec/functions/shell-exec.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/reference/exec/functions/shell-exec.xml b/reference/exec/functions/shell-exec.xml index f296588a7a..b5bd62cb87 100644 --- a/reference/exec/functions/shell-exec.xml +++ b/reference/exec/functions/shell-exec.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,26 @@ This function is identical to the backtick operator. + + + A <function>shell_exec</function> example + +$output"; +?> +]]> + + + + ¬e.sm.disabled; + + + See also exec and + escapeshellcmd. +