Zend
200-530 · Question #3610
Which constant must be passed as the second argument to htmlentities () to convert single quotes (') to HTML entity?
The correct answer is C. ENT_QUOTES. See the full explanation below for the reasoning.
Question
Which constant must be passed as the second argument to htmlentities () to convert single quotes (') to HTML entity?
Options
- ATRUE
- BFALSE
- CENT_QUOTES
- DENT_NOQUOTES
- EENT_COMPAT
How the community answered
(32 responses)- A3% (1)
- B13% (4)
- C78% (25)
- E6% (2)
Community Discussion
No community discussion yet for this question.