nerdexam
Zend

200-710 · Question #153

Which of the following techniques ensures that a value submitted in a form can only be yes or no ?

The correct answer is D. None of the above. See the full explanation below for the reasoning.

Security

Question

Which of the following techniques ensures that a value submitted in a form can only be yes or no ?

Options

  • AUse a select list that only lets the user choose between yes and no .
  • BUse a hidden input field that has a value of yes or no .
  • CEnable the safe_mode configuration directive.
  • DNone of the above.

How the community answered

(50 responses)
  • A
    6% (3)
  • B
    4% (2)
  • C
    12% (6)
  • D
    78% (39)

Topics

#input validation#server-side validation#form security#safe_mode

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice