PHP - Superglobals and Web Context
Which of the following is the correct syntax to access a form field named
email sent via POST in PHP?email sent via POST in PHP?$_POST is an associative array; keys must be in quotes when accessed.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions