input_name_to_filter

(no version information, might be only in CVS)

input_name_to_filter -- Returns the filter ID belonging to a named filter

Opis

int input_name_to_filter ( string filtername )

Ostrzeż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.

Parametry

filtername

Name of a filter to get.

Zwracane wartości

ID of a filter on success or NULL if filter doesn't exist.

Patrz także

input_filters_list()