diff --git a/functions/array.xml b/functions/array.xml index bb25007293..c8e402bd05 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -954,9 +954,10 @@ print_r($d); ]]> - - The printout of the program above will be: - + + + The printout of the program above will be: + - - + See also array_filter and