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)- A10% (2)
- B5% (1)
- C14% (3)
- D71% (15)
Community Discussion
No community discussion yet for this question.