Briefing Zend Knowledge

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

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

A.
magic_quotes_gpc()

B.
strip_tags()

C.
addslashes()

D.
session_regenerate_id()