

MCQOPTIONS
Saved Bookmarks
1. |
Which function is used to remove all HTML tags from a string passed to a form? |
A. | remove_tags() |
B. | strip_tags() |
C. | tags_strip() |
D. | tags_remove() |
Answer» C. tags_strip() | |