php man page for filter_has_var

Query: filter_has_var

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FILTER_HAS_VAR(3)							 1							 FILTER_HAS_VAR(3)

filter_has_var - Checks if variable of specified type exists

SYNOPSIS
bool filter_has_var (int $type, string $variable_name)
DESCRIPTION
PARAMETERS
o $type - One of INPUT_GET, INPUT_POST, INPUT_COOKIE, INPUT_SERVER, or INPUT_ENV. o $variable_name - Name of a variable to check.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group FILTER_HAS_VAR(3)
Related Man Pages
gupnp_service_notify(3) - php
apache_setenv(3) - php
file_exists(3) - php
filter_input(3) - php
wincache_ucache_dec(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!