Use filter_list() to Get a List of All Supported Filters

Use filter_list() to Get a List of All Supported Filters

The filter_list() function returns a list of all supported filters. This is useful for understanding the available input validation and sanitization options.

← Back to Tips List