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)- A8% (3)
- B78% (31)
- C3% (1)
- D13% (5)
Community Discussion
No community discussion yet for this question.