filter_input_array

Supported Versions: PHP 5 >= 5.2.0, PHP 7, PHP 8
Gets external variables and optionally filters them
<?php filter_input_array(int $type, array|int $options = FILTER_DEFAULT, bool $add_empty = true): array|false|null