Input.php The Input class provides a simplified interface for accessing data from PHP's superglobal arrays. These include $_POST, $_GET, $_COOKIE, $_ENV, $_SERVER, and $_REQUEST. Table of Contents Classes Input Loading… ×