(no version information, might be only in CVS)
input_filters_list -- Returns a list of all supported filtersWarning |
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk. |
Returns an array of names of all supported filters, empty array if there are no such filters. Indexes of this array are not filter IDs, they can be obtained with input_name_to_filter() from a name instead.