Briefing Zend Knowledge

Which of the following functions are used to escape data within the context of HTML?

Which of the following functions are used to escape data within the context of HTML?
(Choose 2)

A.
htmlentities()

B.
addslashes()

C.
stripslashes()

D.
strip_tags()

E.
htmlspecialchars()