nerdexam
Zend

200-550 · Question #46

What is the pattern modifier for handling UTF-8 encoded preg_* functionality?

The correct answer is B. u. See the full explanation below for the reasoning.

Question

What is the pattern modifier for handling UTF-8 encoded preg_* functionality?

Options

  • Ae
  • Bu
  • CPHP does not support UTF-8 encoded strings
  • DA pattern modifier is not needed

How the community answered

(40 responses)
  • A
    8% (3)
  • B
    78% (31)
  • C
    3% (1)
  • D
    13% (5)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice