nerdexam
Zend

200-710 · Question #83

200-710 Question #83: Real Exam Question with Answer & Explanation

Sign in or unlock 200-710 to reveal the answer and full explanation for question #83. The question stem and answer options stay visible for context.

Question

An HTML form has two submit buttons. After submitting the form, how can you determine with PHP which button was clicked?

Options

  • AAn HTML form may only have one button.
  • BYou cannot determine this with PHP only. You must use JavaScript to add a value to the URL depending on which button has been clicked.
  • CPut the two buttons in different forms, but make sure they have the same name.
  • DAssign name and value attributes to each button and use $_GET or $_POST to find out which button has been clicked.

Unlock 200-710 to see the answer

You've previewed enough free 200-710 questions. Unlock 200-710 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 200-710 Practice