ID of a filter to use. Defaults to FILTER_SANITIZE_STRING.
options
Associative array of options or bitwise disjunction of flags. If filter accepts options, flags can be provided in "flags" field of array. For the "callback" filter, callback type should be passed.
Return Values
Returns the filtered data, or FALSE if the filter fails.