PHP - Superglobals and Web Context
Why is relying on
$_REQUEST sometimes discouraged in PHP applications?$_REQUEST sometimes discouraged in PHP applications?$_REQUEST mixes GET, POST, and COOKIE data, which can cause confusion about the source of input.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions