PHP - Superglobals and Web Context
What happens if you try to access a form field in PHP using
$_POST['field'] when the form was submitted using GET method?$_POST['field'] when the form was submitted using GET method?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions