Vidyalelo
PHP · Q7

HTML Forms Handling

Programming · PHP · question 7

Q7

Which function is used to remove all HTML tags from a string passed to a form?

A.
remove_tags()
B.
strip_tags()
Answer
C.
tags_strip()
D.
tags_remove()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board