More about dealing with arrays
16/39
FILTER_REQUIRE_SCALAR
(default): requires the input variable to be not an array
FILTER_REQUIRE_ARRAY
: requires the input variable to be an array
FILTER_FORCE_ARRAY
: converts the input variable to an array, even if a scalar was submitted