nerdexam
National_Instruments

200-500 · Question #136

Which session function can help to avoid session fixation?

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

Question

Which session function can help to avoid session fixation?

Options

  • Asession_is_registered()
  • Bsession_register()
  • Csession_unregister()
  • Dsession_regenerate_id()
  • ENone of the above.

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    5% (1)
  • C
    14% (3)
  • D
    71% (15)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice