Q7
Which function is used to remove all HTML tags from a string passed to a form?
A.
remove_tags()
B.
strip_tags()
AnswerC.
tags_strip()
D.
tags_remove()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board