mixed filter(string $key, mixed $default = null, int $filter = FILTER_DEFAULT, mixed $options = array())
Filter key.
mixed filter(string $key, mixed $default = null, int $filter = FILTER_DEFAULT, mixed $options = array())
Filter key.
string | $key | Key |
mixed | $default | Default = null |
int | $filter | FILTER_* constant |
mixed | $options | Filter options |
mixed |
http://php.net/manual/en/function.filter-var.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.