filter_has_var(3) php man page | unix.com

Man Page: filter_has_var

Operating Environment: php

Section: 3

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
filter_input_array(3) - php
apache_setenv(3) - php
gupnp_service_proxy_add_notify(3) - php
is_string(3) - php
session_unregister(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!