<<< Previous question <<< Question ID#0544.md >>> Next question >>>
Removing undesired markup tags from input can best be done using which function?
- A) strip_tags()
- B) tidy_strip_html()
- C) str_replace()
- D) strip_html()
Answer
Answer: A
Removing undesired markup tags from input can best be done using which function?
Answer: A