$_REQUEST

$_REQUEST

(PHP 4 >= 4.1.0, PHP 5, PHP 7)

$_REQUESTHTTP Request variables

Description

An associative array that by default contains the contents of $_GET, $_POST and $_COOKIE.