Home » PHP » PHP Filters » Question
  1. Which one of the following filter is used to filter several variables with the same or different filters?
    1. filter_input_array
    2. filter_input
    3. filter_var()
    4. filter_var_array()
    5. None of these
Correct Option: D

filter_var_array()



Your comments will be displayed only after manual approval.