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
defined(3) - php
session_unregister(3) - php
wincache_ucache_cas(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update