Jelix 1.8.1
Section: jFilter: verifying and filtering datas
« jApp: directories of the application | ^ Class utilities | jDateTime: dates and times » |
Switch to language: FR
jFilter is a class dealing with string checking and validation. Such as checking if the string is a mail, an url, a number. It is used by jForms but can be likely be used anywhere.
Internally, it depends on filter PHP extension.
See also its reference API.