Which of the following functions are used to escape data within the context of HTML? (Choose two.)
htmlentities()
addslashes()
stripslashes()
strip_tags()
htmlspecialchars()
Submit