Zend
200-550 · Question #131
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
(34 responses)- A9% (3)
- B3% (1)
- C15% (5)
- D74% (25)
Community Discussion
No community discussion yet for this question.