From aef96d95ced8cf8dfc187500304809d62269143d Mon Sep 17 00:00:00 2001 From: Yannick Torres Date: Mon, 20 Dec 2004 19:54:46 +0000 Subject: [PATCH] more &example.outputs; entities git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175176 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/array-filter.xml | 6 ++---- reference/array/functions/array-map.xml | 14 ++++++-------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/reference/array/functions/array-filter.xml b/reference/array/functions/array-filter.xml index e0f311b5e1..23e60cf9ac 100644 --- a/reference/array/functions/array-filter.xml +++ b/reference/array/functions/array-filter.xml @@ -1,5 +1,5 @@ - + @@ -104,9 +104,7 @@ print_r(array_filter($entry)); ?> ]]> - - This will output : - + &example.outputs; - + @@ -159,12 +159,8 @@ print_r($d); ?> ]]> - - - - The printout of the program above will be: - - + &example.outputs; + - + + + See also array_filter, array_reduce, and