nerdexam
Zend

200-530 · Question #73

Which of the following functions can help prevent session fixation vulnerabilities?

The correct answer is D. session_regenerate_id(). See the full explanation below for the reasoning.

Question

Which of the following functions can help prevent session fixation vulnerabilities?

Options

  • Amagic_quotes_gpc()
  • Bstrip_tags()
  • Caddslashes()
  • Dsession_regenerate_id()

How the community answered

(43 responses)
  • A
    14% (6)
  • B
    7% (3)
  • C
    2% (1)
  • D
    77% (33)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice