Zend
200-530 · Question #61
Given a JSON-encoded string, which code sample correctly indicates how to decode the string to native PHP values?
The correct answer is C. Option C. See the full explanation below for the reasoning.
Question
Given a JSON-encoded string, which code sample correctly indicates how to decode the string to native PHP values?
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(44 responses)- A16% (7)
- B9% (4)
- C70% (31)
- D5% (2)
Community Discussion
No community discussion yet for this question.