Zend
200-530 · Question #46
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_rneta_data return value
How the community answered
(39 responses)- A3% (1)
- B15% (6)
- C74% (29)
- D8% (3)
Community Discussion
No community discussion yet for this question.