Zend
200-550 · Question #240
Which function can NOT help prevent cross-site scripting? (Choose 2)
The correct answer is A. addslashes() E. quotemeta(). See the full explanation below for the reasoning.
Question
Which function can NOT help prevent cross-site scripting? (Choose 2)
Options
- Aaddslashes()
- Bhtmlentities()
- Chtmlspecialchars()
- Dstrip_tags()
- Equotemeta()
How the community answered
(49 responses)- A78% (38)
- B2% (1)
- C14% (7)
- D6% (3)
Community Discussion
No community discussion yet for this question.