A

Admin • 828.03K Points
Coach

Q. Which function is used to remove HTML and PHP tags from a string?

  • (A) strip_tags()
  • (B) htmlspecialchars()
  • (C) remove_tags()
  • (D) clean()
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
strip_tags() removes all HTML and PHP tags from a string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.