February 2013
Intermediate to advanced
538 pages
20h 55m
English
filter_has_var
bool filter_has_var(intcontext, stringname)
Returns true if a value named
name exists in the specified
context, or false if it doesn’t. The context is one of
INPUT_GET, INPUT_POST, INPUT_COOKIE, INPUT_SERVER, or INPUT_ENV.
Read now
Unlock full access