MCQOPTIONS
Saved Bookmarks
| 1. |
Which function is used to take a string as argument and returns a string that is stripped of all HTML and PHP tags? |
| A. | nl2br ( ) |
| B. | strip ( ) |
| C. | strip_tags ( ) |
| D. | All of them |
| Answer» D. All of them | |