Q:

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

belongs to collection: SESSION HANDLING IN PHP MCQ

0

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


  1. remove_tags()
  2. strip_tags()
  3. tags_strip()
  4. tags_remove()

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).strip_tags()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What will be the value of the variable $input in t... >>
<< Which one of the following should not be used whil...