Zend
200-550 · Question #72
What function can be used to retrieve an array of current options for a stream context?
The correct answer is C. stream_context_get_options. See the full explanation below for the reasoning.
Question
What function can be used to retrieve an array of current options for a stream context?
Options
- Astream_context_get_params
- Bstream_context_get_default
- Cstream_context_get_options
- DThe 'options' element of the stream_get_meta_data return value
How the community answered
(38 responses)- A11% (4)
- B3% (1)
- C82% (31)
- D5% (2)
Community Discussion
No community discussion yet for this question.