Multiple Choice
There are security risks using the $_REQUEST autoglobal because it includes the contents of the ____ autoglobal as well as the $_GET and $_POST autoglobals.
A) $_COOKIES
B) $_ENV
C) $_FILES
D) $_COOKIE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q73: <B>From, Cc, Bcc </B>and <B>Date</B> headers are
Q74: In PHP, an <B>e-mail</B> message is sent
Q75: The get method is useful as a
Q76: The <B>$_ENV </B>autoglobal contains _ variables that
Q77: When you click a form's submit button,
Q79: When you use the _ method to
Q80: A good programming practice is to stop
Q81: The<B> round() </B>function can be used to
Q82: With complex escaping from XHTML, you close
Q83: The two simplest forms of the _