(no version information, might be only in CVS)
input_filters_list -- Returns a list of all supported filtersВнимание |
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск. |
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.
Пред. | Начало | След. |
filter_data | Уровень выше | input_get_args |