AbcAeffchen\SepaUtilities\SepaUtilities::checkAndSanitize
Checks the input and if it is not valid it tries to sanitize it.
Signature
public function checkAndSanitize(string
$field,
mixed
$input,
[integer
$flags = 0,
[array
$options = null]] )
Parameters
$field
— string- all fields check and/or sanitize supports
$input
— mixed$flags
— integer- see `sanitize()` for details
$options
— array- see `check()` for details
Returns
- mixed|false