PHP - Superglobals and Web Context
You want to write a PHP function that returns the value of a form field named 'username' regardless of whether the form was submitted via GET or POST. Which approach correctly uses superglobals to achieve this?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions