Briefing Zend Knowledge

Which constant must be passed as the second argument to htmlentities() to convert single quotes (&#8

Which constant must be passed as the second argument to htmlentities() to convert single
quotes (‘) to HTML entities?

A.
TRUE

B.
FALSE

C.
ENT_QUOTES

D.
ENT_NOQUOTES

E.
ENT_COMPAT