PHP filter_list() Function

PHP filter_list Function


Define :

In this tutorial we have to learned about PHP filter_list() Function.The PHP filter_list() Function is inbuilt function in php.This function is used to returns an array of all supported filters.

Syntax

filter_list()

Given below example show the usage of PHP filter_list() Function :

Output :