(no version information, might be only in CVS)
input_filters_list -- Returns a list of all supported filtersOstrzeżenie |
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko. |
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.
Poprzedni | Spis treści | Następny |
filter_data | Początek rozdziału | input_get_args |