Answer: Option [B]
The strip_tags() function removes HTML tags from a string
Answer: Option [D]
The rawurldecode() function decodes URL-encoded strings in PHP
Answer: Option [C]
Answer: Option [B]
To compare strings as strings in PHP strcmp() is used.
Answer: Option [C]