nerdexam
Zend

200-710 · Question #97

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.

I/O

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

(34 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    82% (28)
  • D
    12% (4)

Topics

#stream_context_get_options#stream context#context options

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice