Easy Tutorial
❮ Php Xml Parser Expat Pdostatement Nextrowset ❯

PHP filter_list() Function



Definition and Usage

The filter_list() function returns an array containing all supported filters.

Syntax


Tips and Notes

Note: The result of this function is not the filter ID, but the filter name. Use the filter_id() function to get the filter ID.


Example

The output of the code is as follows:


❮ Php Xml Parser Expat Pdostatement Nextrowset ❯