From 6360c5deab16d7ea240313b0972acf9d94b286c7 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Thu, 29 Nov 2001 18:48:57 +0000 Subject: [PATCH] add see also git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63423 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/array.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/functions/array.xml b/functions/array.xml index f06ed84388..68409e5cb5 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -1884,6 +1884,9 @@ function array_values ($arr) { + + See also array_keys. +