From 97abe09fe88b75b9f4df59b328147bc97da98ef3 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 20 Oct 2006 09:32:01 +0000 Subject: [PATCH] Fix protos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222073 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../filter/functions/filter-input-array.xml | 18 +++++++++++----- .../filter/functions/filter-var-array.xml | 21 +++++++++++-------- reference/filter/functions/filter-var.xml | 11 +++++----- 3 files changed, 31 insertions(+), 19 deletions(-) diff --git a/reference/filter/functions/filter-input-array.xml b/reference/filter/functions/filter-input-array.xml index 627d8e1036..cf033319c9 100644 --- a/reference/filter/functions/filter-input-array.xml +++ b/reference/filter/functions/filter-input-array.xml @@ -1,5 +1,5 @@ - + filter_input_array @@ -10,7 +10,7 @@ mixedfilter_input_array inttype - arrayoptions + mixeddefinition &warn.experimental.func; @@ -29,7 +29,7 @@ One of INPUT_GET, INPUT_POST, INPUT_COOKIE, INPUT_SERVER, INPUT_ENV, INPUT_SESSION, or - INPUT_DATA. + INPUT_REQUEST. @@ -47,6 +47,11 @@ that apply to the filter. See the example below for a better understanding. + + This parameter can be also an integer holding a filter constant. Then all values in the + input array is filtered by this filter. + @@ -72,13 +77,15 @@ 'libgd