PHP function stream_context_get_options()
Availability in versions: PHP 4.3.0
Retrieve options for a stream/wrapper/context
Parameters
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$stream_or_context |
resource |
not | The stream or context to get options from |
Return values
array
an associative array with the options.