FILTER_HAS_VAR(3) 1 FILTER_HAS_VAR(3) filter_has_var - Checks if variable of specified type existsSYNOPSISbool filter_has_var (int $type, string $variable_name)DESCRIPTIONPARAMETERSo $type - One of INPUT_GET, INPUT_POST, INPUT_COOKIE, INPUT_SERVER, or INPUT_ENV. o $variable_name - Name of a variable to check.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group FILTER_HAS_VAR(3)
| Related Man Pages |
|---|
| file_exists(3) - php |
| defined(3) - php |
| filter_input(3) - php |
| is_string(3) - php |
| session_unregister(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| Denial Of Service Attack Update |