Briefing Zend Knowledge

Which function can NOT help prevent cross-site scripting?

Which function can NOT help prevent cross-site scripting? (Choose 2)

A.
htmlentities()

B.
quotemeta()

C.
htmlspecialchars()

D.
addslashes()

E.
strip_tags()