Which one of the following filter is used to filter several variables with the same or different filters?
(a) filter_var_array()
(b) filter_var()
(c) filter_input
(d) filter_input_array
I got this question during a job interview.
I would like to ask this question from PHP Filter in division Error Handling and Exception Handling in PHP of PHP