nerdexam
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)
  • A
    3% (1)
  • B
    13% (4)
  • C
    78% (25)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice