Q. Which one of the following function is used to receive a string as argument and returns a string that is stripped of all HTML and PHP tags?
β
Correct Answer: (C)
strip_tags()
You must be Logged in to update hint/solution